mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Implement getComputedStyle
This commit is contained in:
parent
416931f4be
commit
e484d6b5e3
24 changed files with 886 additions and 152 deletions
|
@ -533,6 +533,12 @@
|
|||
"url": "/_mozilla/mozilla/getBoundingClientRect.html"
|
||||
}
|
||||
],
|
||||
"mozilla/getComputedStyle.html": [
|
||||
{
|
||||
"path": "mozilla/getComputedStyle.html",
|
||||
"url": "/_mozilla/mozilla/getComputedStyle.html"
|
||||
}
|
||||
],
|
||||
"mozilla/getPropertyPriority.html": [
|
||||
{
|
||||
"path": "mozilla/getPropertyPriority.html",
|
||||
|
@ -974,4 +980,4 @@
|
|||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue