This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
41814
commits
1
branch
0
tags
474
MiB
0265041d44
Commit graph
3 commits
Author
SHA1
Message
Date
Sam Atkins
ab19c5fab8
LibWeb: Implement DOMPoint/DOMPointReadOnly.fromPoint()
2022-10-06 21:45:07 +01:00
Sam Atkins
8a78679152
LibWeb: Correct types in DOMPoint IDL files, and add FIXMEs
...
Also, the `w` parameters for the constructor default to 1, not 0.
2022-10-06 21:45:07 +01:00
Andreas Kling
e883777a18
LibWeb: Add barebones implementation of DOMPoint and DOMPointReadOnly
2022-07-12 23:12:11 +02:00