mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Only pass nodes to layout for restyling that are actually in the document.
This commit is contained in:
parent
1e927ca88b
commit
9a264c8173
5 changed files with 49 additions and 3 deletions
|
@ -6438,6 +6438,18 @@
|
|||
"url": "/_mozilla/mozilla/iframe/resize_after_load.html"
|
||||
}
|
||||
],
|
||||
"mozilla/restyle-out-of-document.html": [
|
||||
{
|
||||
"path": "mozilla/restyle-out-of-document.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/restyle-out-of-document-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/restyle-out-of-document.html"
|
||||
}
|
||||
],
|
||||
"mozilla/scrolling_div_background_borders.html": [
|
||||
{
|
||||
"path": "mozilla/scrolling_div_background_borders.html",
|
||||
|
@ -21720,6 +21732,18 @@
|
|||
"url": "/_mozilla/mozilla/iframe/resize_after_load.html"
|
||||
}
|
||||
],
|
||||
"mozilla/restyle-out-of-document.html": [
|
||||
{
|
||||
"path": "mozilla/restyle-out-of-document.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/restyle-out-of-document-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/restyle-out-of-document.html"
|
||||
}
|
||||
],
|
||||
"mozilla/scrolling_div_background_borders.html": [
|
||||
{
|
||||
"path": "mozilla/scrolling_div_background_borders.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue