mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
add tests for stylesheet responses coming out-of-order for the same element
This commit is contained in:
parent
bb2826e41f
commit
068f9608dc
7 changed files with 56 additions and 0 deletions
|
@ -8750,6 +8750,18 @@
|
|||
"url": "/_mozilla/mozilla/node_replaceChild.html"
|
||||
}
|
||||
],
|
||||
"mozilla/out-of-order-stylesheet-loads-and-imports.html": [
|
||||
{
|
||||
"path": "mozilla/out-of-order-stylesheet-loads-and-imports.html",
|
||||
"url": "/_mozilla/mozilla/out-of-order-stylesheet-loads-and-imports.html"
|
||||
}
|
||||
],
|
||||
"mozilla/out-of-order-stylesheet-loads.html": [
|
||||
{
|
||||
"path": "mozilla/out-of-order-stylesheet-loads.html",
|
||||
"url": "/_mozilla/mozilla/out-of-order-stylesheet-loads.html"
|
||||
}
|
||||
],
|
||||
"mozilla/parentNode_querySelector.html": [
|
||||
{
|
||||
"path": "mozilla/parentNode_querySelector.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue