mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 17:49:40 +00:00
LibWeb: Add DOMQuad and text tests
This commit is contained in:
parent
e4270bc01d
commit
c88f14902b
Notes:
sideshowbarker
2024-07-17 03:30:41 +09:00
Author: https://github.com/bplaat
Commit: c88f14902b
Pull-request: https://github.com/SerenityOS/serenity/pull/20691
11 changed files with 218 additions and 0 deletions
|
@ -302,6 +302,7 @@ class DOMMatrix;
|
|||
class DOMMatrixReadOnly;
|
||||
class DOMPoint;
|
||||
class DOMPointReadOnly;
|
||||
class DOMQuad;
|
||||
class DOMRect;
|
||||
class DOMRectList;
|
||||
class DOMRectReadOnly;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue