[Webkit-unassigned] [Bug 170935] New: [selectors4] :focus-within tests using shadow DOM don't pass on WK1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 00:48:27 PDT 2017


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

            Bug ID: 170935
           Summary: [selectors4] :focus-within tests using shadow DOM
                    don't pass on WK1
           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

This issue has been detected while importing the W3C Test Suite in bug #170898.

There's a timing issue on Mac WK1 and the result doesn't match the expected in the following tests:
* imported/w3c/web-platform-tests/css/selectors4/focus-within-shadow-001.html
* imported/w3c/web-platform-tests/css/selectors4/focus-within-shadow-002.html
* imported/w3c/web-platform-tests/css/selectors4/focus-within-shadow-003.html
* imported/w3c/web-platform-tests/css/selectors4/focus-within-shadow-004.html
* imported/w3c/web-platform-tests/css/selectors4/focus-within-shadow-005.html

And probably the same will happen for focus-within-shadow-006.html,
but that's skipped for now due to a different reason (see bug #170899).

These tests use the "reftest-wait" class (http://web-platform-tests.org/writing-tests/reftests.html)
but maybe that's ignored in WK1 or something.

Using things like "testRunner.waitUntilDone()" and "testRunner.notifyDone()"
make it work as expected.


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/20170418/7129e9cd/attachment.html>


More information about the webkit-unassigned mailing list