DescriptionMake document.location unforgeable
https://html.spec.whatwg.org/#document
https://heycam.github.io/webidl/#Unforgeable
In document-special-properties.html, an <iframe name="location"> would
previously shadow document.location but now does not. This brings us in
line with IE11. Firefox Nightly does the same, but seemingly only
because it doesn't fall back to named elements at all.
BUG=444015
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189862
Patch Set 1 #Patch Set 2 : DoNotCheckSecurity #Patch Set 3 : fix test #
Total comments: 2
Patch Set 4 : drop DoNotCheckSecurity #
Messages
Total messages: 18 (4 generated)
|