mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
style: Fix dynamic changes of attributes when combined with :not.
This commit is contained in:
parent
8298ee75c7
commit
568fa4cc0d
7 changed files with 116 additions and 33 deletions
|
@ -3743,6 +3743,18 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/negation-attr-dependence.html": [
|
||||
[
|
||||
"/_mozilla/css/negation-attr-dependence.html",
|
||||
[
|
||||
[
|
||||
"/_mozilla/css/negation-attr-dependence-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/negative-calc-cv.html": [
|
||||
[
|
||||
"/_mozilla/css/negative-calc-cv.html",
|
||||
|
@ -8299,6 +8311,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/negation-attr-dependence-ref.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/negative-calc-cv-ref.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -22501,6 +22518,14 @@
|
|||
"a82c94a9a4a18cda6009e467993cace8babe7591",
|
||||
"support"
|
||||
],
|
||||
"css/negation-attr-dependence-ref.html": [
|
||||
"560c5d8b523f6d4cad6e15e5604f51646647d487",
|
||||
"support"
|
||||
],
|
||||
"css/negation-attr-dependence.html": [
|
||||
"27bec4af590a2e6d5e88b54ed37fd254ef0f0a99",
|
||||
"reftest"
|
||||
],
|
||||
"css/negative-calc-cv-ref.html": [
|
||||
"a42f34470ead45d5865562618f6538fde263a359",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue