You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make document.open() set the document to no-quirks
Per investigation in #3818, this change aligns the behavior of
document.open() with Chrome and Safari.
Tests: web-platform-tests/wpt#10679.
Closes#3831.
0 commit comments