mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Interact with the originating document for stylesheet loads, rather than the element's current document.
This commit is contained in:
parent
1e927ca88b
commit
318a047ee5
6 changed files with 56 additions and 3 deletions
|
@ -6474,6 +6474,18 @@
|
|||
"url": "/_mozilla/mozilla/sslfail.html"
|
||||
}
|
||||
],
|
||||
"mozilla/stylesheet-adopt-panic.html": [
|
||||
{
|
||||
"path": "mozilla/stylesheet-adopt-panic.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/stylesheet-adopt-panic-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/stylesheet-adopt-panic.html"
|
||||
}
|
||||
],
|
||||
"mozilla/svg/svg.html": [
|
||||
{
|
||||
"path": "mozilla/svg/svg.html",
|
||||
|
@ -21756,6 +21768,18 @@
|
|||
"url": "/_mozilla/mozilla/sslfail.html"
|
||||
}
|
||||
],
|
||||
"mozilla/stylesheet-adopt-panic.html": [
|
||||
{
|
||||
"path": "mozilla/stylesheet-adopt-panic.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/stylesheet-adopt-panic-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/stylesheet-adopt-panic.html"
|
||||
}
|
||||
],
|
||||
"mozilla/svg/svg.html": [
|
||||
{
|
||||
"path": "mozilla/svg/svg.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue