mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Initial support for custom properties in CSSStyleDeclaration
This commit is contained in:
parent
d56ea10770
commit
feaf6f4c3f
9 changed files with 471 additions and 27 deletions
|
@ -287,6 +287,18 @@
|
|||
"url": "/_mozilla/css/test_variable_legal_values.html"
|
||||
}
|
||||
],
|
||||
"css/test_variable_serialization_computed.html": [
|
||||
{
|
||||
"path": "css/test_variable_serialization_computed.html",
|
||||
"url": "/_mozilla/css/test_variable_serialization_computed.html"
|
||||
}
|
||||
],
|
||||
"css/test_variable_serialization_specified.html": [
|
||||
{
|
||||
"path": "css/test_variable_serialization_specified.html",
|
||||
"url": "/_mozilla/css/test_variable_serialization_specified.html"
|
||||
}
|
||||
],
|
||||
"mozilla/DOMParser.html": [
|
||||
{
|
||||
"path": "mozilla/DOMParser.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue