Summary: | [GTK] Some tests at http/tests/w3c/html/semantics/ fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro, pnormand |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Carlos Alberto Lopez Perez
2015-09-07 11:23:21 PDT
The first 7 tests were removed on r189480 The following tests: imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set.html have been passing since r192953. (In reply to comment #0) > http/tests/w3c/html/semantics/selectors/pseudo-classes/focus.html [ > Failure ] This one is passing since r200309. (In reply to comment #4) > Updated expectations in r200929. Just kidding, really updated in r200935. The last test flagged here: imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html Should now pass thanks to the patch in bug 196615. |