mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Implement client{Top, Left, Height, Width} element properties
This commit is contained in:
parent
acf47a02cf
commit
162ecd0aac
8 changed files with 214 additions and 1 deletions
|
@ -275,6 +275,12 @@
|
|||
"url": "/_mozilla/mozilla/child_reparenting.html"
|
||||
}
|
||||
],
|
||||
"mozilla/client-top-left-height-width.html": [
|
||||
{
|
||||
"path": "mozilla/client-top-left-height-width.html",
|
||||
"url": "/_mozilla/mozilla/client-top-left-height-width.html"
|
||||
}
|
||||
],
|
||||
"mozilla/collections.html": [
|
||||
{
|
||||
"path": "mozilla/collections.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue