mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Invalidate node style after style property removed
This commit is contained in:
parent
6a38d55cea
commit
6d7dc0b905
6 changed files with 43 additions and 6 deletions
|
@ -3948,6 +3948,18 @@
|
|||
"url": "/_mozilla/css/quotes_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/removeproperty.html": [
|
||||
{
|
||||
"path": "css/removeproperty.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/removeproperty_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/removeproperty.html"
|
||||
}
|
||||
],
|
||||
"css/restyle_hints_attr.html": [
|
||||
{
|
||||
"path": "css/restyle_hints_attr.html",
|
||||
|
@ -10016,6 +10028,18 @@
|
|||
"url": "/_mozilla/css/quotes_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/removeproperty.html": [
|
||||
{
|
||||
"path": "css/removeproperty.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/removeproperty_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/removeproperty.html"
|
||||
}
|
||||
],
|
||||
"css/restyle_hints_attr.html": [
|
||||
{
|
||||
"path": "css/restyle_hints_attr.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue