mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #9378 - paulrouget:removeProperty, r=KiChjang
Invalidate node style after style property removed Fix #9377 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9378) <!-- Reviewable:end -->
This commit is contained in:
commit
8c0736211b
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