mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Removing style element's styles when elements is removed from dom
This commit is contained in:
parent
b3ce08f1b5
commit
f0c72cb7fd
4 changed files with 59 additions and 1 deletions
|
@ -6474,6 +6474,18 @@
|
|||
"url": "/_mozilla/mozilla/remove_link_styles.html"
|
||||
}
|
||||
],
|
||||
"mozilla/remove_style_styles.html": [
|
||||
{
|
||||
"path": "mozilla/remove_style_styles.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/remove_style_styles_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/remove_style_styles.html"
|
||||
}
|
||||
],
|
||||
"mozilla/reparse_style_elements.html": [
|
||||
{
|
||||
"path": "mozilla/reparse_style_elements.html",
|
||||
|
@ -21876,6 +21888,18 @@
|
|||
"url": "/_mozilla/mozilla/remove_link_styles.html"
|
||||
}
|
||||
],
|
||||
"mozilla/remove_style_styles.html": [
|
||||
{
|
||||
"path": "mozilla/remove_style_styles.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/remove_style_styles_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/remove_style_styles.html"
|
||||
}
|
||||
],
|
||||
"mozilla/reparse_style_elements.html": [
|
||||
{
|
||||
"path": "mozilla/reparse_style_elements.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue