mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Remove styles when link node is removed from document
This commit is contained in:
parent
9760ea2953
commit
b3ce08f1b5
5 changed files with 68 additions and 1 deletions
|
@ -6462,6 +6462,18 @@
|
|||
"url": "/_mozilla/mozilla/iframe/resize_after_load.html"
|
||||
}
|
||||
],
|
||||
"mozilla/remove_link_styles.html": [
|
||||
{
|
||||
"path": "mozilla/remove_link_styles.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/remove_link_styles_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/remove_link_styles.html"
|
||||
}
|
||||
],
|
||||
"mozilla/reparse_style_elements.html": [
|
||||
{
|
||||
"path": "mozilla/reparse_style_elements.html",
|
||||
|
@ -21852,6 +21864,18 @@
|
|||
"url": "/_mozilla/mozilla/iframe/resize_after_load.html"
|
||||
}
|
||||
],
|
||||
"mozilla/remove_link_styles.html": [
|
||||
{
|
||||
"path": "mozilla/remove_link_styles.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/remove_link_styles_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/remove_link_styles.html"
|
||||
}
|
||||
],
|
||||
"mozilla/reparse_style_elements.html": [
|
||||
{
|
||||
"path": "mozilla/reparse_style_elements.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue