mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Use origin of final HTTP response as document origin.
This commit is contained in:
parent
518a55c80a
commit
bfd9bbe82a
4 changed files with 73 additions and 2 deletions
|
@ -9534,6 +9534,9 @@
|
|||
"mozilla/details_ui_opened_ref.html": [
|
||||
[]
|
||||
],
|
||||
"mozilla/document_origin_redirect_subpage.html": [
|
||||
[]
|
||||
],
|
||||
"mozilla/duplicated_scroll_ids_ref.html": [
|
||||
[]
|
||||
],
|
||||
|
@ -11527,6 +11530,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/document_origin_redirect.html": [
|
||||
[
|
||||
"mozilla/document_origin_redirect.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/document_readystate.html": [
|
||||
[
|
||||
"mozilla/document_readystate.html",
|
||||
|
@ -18601,6 +18610,14 @@
|
|||
"3a0172826d4ff2d9a754ffb6a437055bb2cf6ec9",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/document_origin_redirect.html": [
|
||||
"009c899a45482b835dad186a822859f12e0e53fd",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/document_origin_redirect_subpage.html": [
|
||||
"3e68ff395f5475e2b618147f270117f576a5b7bd",
|
||||
"support"
|
||||
],
|
||||
"mozilla/document_readystate.html": [
|
||||
"7ff8f66cdf74430f86ed7028294530229809d8de",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue