mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #8381 - bholley:attr_restyle_hints, r=pcwalton
Implement attribute restyle hints <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8381) <!-- Reviewable:end -->
This commit is contained in:
commit
13226f8472
18 changed files with 587 additions and 316 deletions
|
@ -3251,6 +3251,18 @@
|
|||
"url": "/_mozilla/css/quotes_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/restyle_hints_attr.html": [
|
||||
{
|
||||
"path": "css/restyle_hints_attr.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/restyle_hints_attr_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/restyle_hints_attr.html"
|
||||
}
|
||||
],
|
||||
"css/restyle_hints_state.html": [
|
||||
{
|
||||
"path": "css/restyle_hints_state.html",
|
||||
|
@ -8316,6 +8328,18 @@
|
|||
"url": "/_mozilla/css/quotes_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/restyle_hints_attr.html": [
|
||||
{
|
||||
"path": "css/restyle_hints_attr.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/restyle_hints_attr_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/restyle_hints_attr.html"
|
||||
}
|
||||
],
|
||||
"css/restyle_hints_state.html": [
|
||||
{
|
||||
"path": "css/restyle_hints_state.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue