mirror of
https://github.com/servo/servo.git
synced 2025-08-30 17:48:20 +01:00
Add tests for using replaceData to change CSS
This commit is contained in:
parent
3a740142d9
commit
96ba56c2c8
3 changed files with 44 additions and 0 deletions
|
@ -154981,6 +154981,18 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/cssom/stylesheet-replacedata-dynamic.html": [
|
||||
[
|
||||
"/css/cssom/stylesheet-replacedata-dynamic.html",
|
||||
[
|
||||
[
|
||||
"/css/cssom/stylesheet-replacedata-dynamic-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/filter-effects/css-filters-animation-blur.html": [
|
||||
[
|
||||
"/css/filter-effects/css-filters-animation-blur.html",
|
||||
|
@ -253079,6 +253091,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/cssom/stylesheet-replacedata-dynamic-ref.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/cssom/stylesheet-same-origin.css": [
|
||||
[
|
||||
{}
|
||||
|
@ -511223,6 +511240,14 @@
|
|||
"875598ca4271d4adaa11fbb01981b290e6235019",
|
||||
"testharness"
|
||||
],
|
||||
"css/cssom/stylesheet-replacedata-dynamic-ref.html": [
|
||||
"e733dc40a41b899ab6c184211d75def5e52af3d4",
|
||||
"support"
|
||||
],
|
||||
"css/cssom/stylesheet-replacedata-dynamic.html": [
|
||||
"defc259c76eb8ab8b7e3c6ad90951bf4c6f18ab3",
|
||||
"reftest"
|
||||
],
|
||||
"css/cssom/stylesheet-same-origin.css": [
|
||||
"268fb9a72d33b3d18bbb82aaaac48bb15c89a88e",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue