This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-27 10:07:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1bc9358c1949506bbff7dd381b1dfa1e49e5b44
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Geometry
History
Andreas Kling
3c0b55c284
LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it
...
This matches the class hierarchy of the CSS Geometry Interfaces Module.
2021-10-08 23:00:49 +02:00
..
DOMRect.h
LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it
2021-10-08 23:00:49 +02:00
DOMRect.idl
…
DOMRectReadOnly.h
LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it
2021-10-08 23:00:49 +02:00
DOMRectReadOnly.idl
…