mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Add reftest for the correct restyling of containers that match slow selectors.
This commit is contained in:
parent
468b329645
commit
ccb4e958e5
3 changed files with 65 additions and 0 deletions
|
@ -4636,6 +4636,18 @@
|
|||
"url": "/_mozilla/css/removeproperty.html"
|
||||
}
|
||||
],
|
||||
"css/restyle-nth-child.html": [
|
||||
{
|
||||
"path": "css/restyle-nth-child.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/restyle-nth-child-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/restyle-nth-child.html"
|
||||
}
|
||||
],
|
||||
"css/restyle_hints_attr.html": [
|
||||
{
|
||||
"path": "css/restyle_hints_attr.html",
|
||||
|
@ -14006,6 +14018,18 @@
|
|||
"url": "/_mozilla/css/removeproperty.html"
|
||||
}
|
||||
],
|
||||
"css/restyle-nth-child.html": [
|
||||
{
|
||||
"path": "css/restyle-nth-child.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/restyle-nth-child-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/restyle-nth-child.html"
|
||||
}
|
||||
],
|
||||
"css/restyle_hints_attr.html": [
|
||||
{
|
||||
"path": "css/restyle_hints_attr.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue