mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Ensure that grandchild same-origin iframes are added to the children of the child iframe of the root. Resolves #8973.
This commit is contained in:
parent
d11f96e270
commit
397d748f9d
5 changed files with 28 additions and 1 deletions
|
@ -5637,6 +5637,12 @@
|
|||
"url": "/_mozilla/mozilla/iframe_contentDocument.html"
|
||||
}
|
||||
],
|
||||
"mozilla/iframe_hierarchy.html": [
|
||||
{
|
||||
"path": "mozilla/iframe_hierarchy.html",
|
||||
"url": "/_mozilla/mozilla/iframe_hierarchy.html"
|
||||
}
|
||||
],
|
||||
"mozilla/img_width_height.html": [
|
||||
{
|
||||
"path": "mozilla/img_width_height.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue