mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Implement offsetParent/Top/Left/Width/Height.
This commit is contained in:
parent
1809748dc1
commit
9e5687e3e7
21 changed files with 325 additions and 24 deletions
|
@ -473,6 +473,12 @@
|
|||
"url": "/_mozilla/mozilla/element_matches_empty.html"
|
||||
}
|
||||
],
|
||||
"mozilla/element_parentOffset.html": [
|
||||
{
|
||||
"path": "mozilla/element_parentOffset.html",
|
||||
"url": "/_mozilla/mozilla/element_parentOffset.html"
|
||||
}
|
||||
],
|
||||
"mozilla/empty_clientrect.html": [
|
||||
{
|
||||
"path": "mozilla/empty_clientrect.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue