Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add document.open() for new Base URL behaviour and add test.
This CL fixes the inheritance behavior for about:srcdoc urls opened using document.open('', '') run in the context of an about:srcdoc frame. This CL also adds a WPT test to verify that changes to a parent's baseURI don't affect an about:srcdoc child whose srcdoc attribute hasn't been set. Bug: 1356658 Change-Id: I2f9f79a4ce0d136361fcdd8ed19312c4bd9c249d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4209048 Reviewed-by: Dominic Farolino <dom@chromium.org> Reviewed-by: Domenic Denicola <domenic@chromium.org> Commit-Queue: James Maclean <wjmaclean@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1116439}
- Loading branch information