Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document.open(): only abort when there is a navigation #3999

Merged
merged 5 commits into from
Sep 6, 2018

Commits on Sep 4, 2018

  1. Configuration menu
    Copy the full SHA
    2de1c63 View commit details
    Browse the repository at this point in the history
  2. document.open(): only abort when there is a navigation

    This implements the "ideal 2" plan in whatwg#3651, which is found to be
    compatible with the existing Chrome test suite.
    
    Closes whatwg#3651.
    Fixes whatwg#3975.
    
    Tests: web-platform-tests/wpt#10789
    TimothyGu committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    90dffec View commit details
    Browse the repository at this point in the history
  3. fixup! document.open(): only abort when there is a navigation

    Address some comments
    TimothyGu committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    1073bb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    3ba803d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    7a0b779 View commit details
    Browse the repository at this point in the history