[Webkit-unassigned] [Bug 170900] New: [selectors4] css/selectors4/focus-within-006.html test from WPT is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 17 01:34:59 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170900

            Bug ID: 170900
           Summary: [selectors4] css/selectors4/focus-within-006.html test
                    from WPT is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rego at igalia.com
                CC: lforschler at apple.com, rego at igalia.com,
                    youennf at gmail.com
        Depends on: 170898

The problem with this test is that it uses an INPUT which is focused in JavaScript:
  focusme.focus();

In WebKit this causes the text of the INPUT to be selected, which doesn't happen on Chrome and Firefox.
That's the reason why this test is failing.

Probably the solution would be to change the test upstream directly on WTP
to use something different and avoid this difference.

Just reporting this bug to track the issue as I'm importing the WTP test suite.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=170898
[Bug 170898] [selectors4] Import W3C Test Suite
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170417/751e5214/attachment-0001.html>


More information about the webkit-unassigned mailing list