mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:38:11 +00:00
LibWeb: Add DOMQuad and text tests
This commit is contained in:
parent
e4270bc01d
commit
c88f14902b
11 changed files with 218 additions and 0 deletions
|
@ -71,6 +71,7 @@ libweb_js_bindings(Geometry/DOMMatrix)
|
|||
libweb_js_bindings(Geometry/DOMMatrixReadOnly)
|
||||
libweb_js_bindings(Geometry/DOMPoint)
|
||||
libweb_js_bindings(Geometry/DOMPointReadOnly)
|
||||
libweb_js_bindings(Geometry/DOMQuad)
|
||||
libweb_js_bindings(Geometry/DOMRect)
|
||||
libweb_js_bindings(Geometry/DOMRectList)
|
||||
libweb_js_bindings(Geometry/DOMRectReadOnly)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue