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

Add a test for scrolling to a fragment inside a shadow tree. #2953

Commits on May 5, 2016

  1. Add a test for scrolling to a fragment inside a shadow tree.

    As discussed on WICG/webcomponents#66 and whatwg/html#1192,
    the user agent should not use an element that has an ID exactly equal to decoded fragid or an anchor element
    with a name attribute exactly equal to fragid if the element inside a shadow tree as the indicated part of the document.
    
    WebKit nightly builds and Google Chrome Canary both passes the test.
    rniwa committed May 5, 2016
    Configuration menu
    Copy the full SHA
    25851c2 View commit details
    Browse the repository at this point in the history