Bastiaan van der Plaat 2e122b16e4 LibWeb: Add DOMMatrix toFloat32Array and toFloat64Array 1 year ago
..
DOMMatrix.cpp 6265c544f9 LibWeb: Add DOMMatrix rotate, rotateFromVector and rotateAxisAngle 1 year ago
DOMMatrix.h 6265c544f9 LibWeb: Add DOMMatrix rotate, rotateFromVector and rotateAxisAngle 1 year ago
DOMMatrix.idl 6265c544f9 LibWeb: Add DOMMatrix rotate, rotateFromVector and rotateAxisAngle 1 year ago
DOMMatrixReadOnly.cpp 2e122b16e4 LibWeb: Add DOMMatrix toFloat32Array and toFloat64Array 1 year ago
DOMMatrixReadOnly.h 2e122b16e4 LibWeb: Add DOMMatrix toFloat32Array and toFloat64Array 1 year ago
DOMMatrixReadOnly.idl 2e122b16e4 LibWeb: Add DOMMatrix toFloat32Array and toFloat64Array 1 year ago
DOMPoint.cpp 38bc8836d6 LibWeb: Remove exceptions from DOMPoint because allocate is unfailable 1 year ago
DOMPoint.h 38bc8836d6 LibWeb: Remove exceptions from DOMPoint because allocate is unfailable 1 year ago
DOMPoint.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
DOMPointReadOnly.cpp 7e9ea964a8 LibWeb: Use TRY in DOMMatrix and DOMPointReadOnly 1 year ago
DOMPointReadOnly.h b4ae719664 LibWeb: Add DOMPoint matrixTransform and DOMMatrix transformPoint 1 year ago
DOMPointReadOnly.idl b4ae719664 LibWeb: Add DOMPoint matrixTransform and DOMMatrix transformPoint 1 year ago
DOMQuad.cpp c88f14902b LibWeb: Add DOMQuad and text tests 1 year ago
DOMQuad.h c88f14902b LibWeb: Add DOMQuad and text tests 1 year ago
DOMQuad.idl c88f14902b LibWeb: Add DOMQuad and text tests 1 year ago
DOMRect.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
DOMRect.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
DOMRect.idl 6f8afd8cd9 LibWeb: Implement DOMRect(ReadOnly)#fromRect 2 years ago
DOMRectList.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
DOMRectList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
DOMRectList.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 years ago
DOMRectReadOnly.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
DOMRectReadOnly.h e4270bc01d LibWeb: Make DOMRectReadOnly use double instead of float 1 year ago
DOMRectReadOnly.idl c88f14902b LibWeb: Add DOMQuad and text tests 1 year ago