Bug 175288

Summary: [css-ui] Fix outline-color web platform test failures
Product: WebKit Reporter: Daniel Bates <dbates>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: rackler, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2    
Version: WebKit Local Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=175294
Attachments:
Description Flags
Update TestExpectations none

Description Daniel Bates 2017-08-07 14:38:45 PDT
WebKit fails to match the expected reference for the following Web Platform Tests:

/css/css-ui-3/outline-005.html
/css/css-ui-3/outline-007.html
/css/css-ui-3/outline-013.html
/css/css-ui-3/outline-014.html
/css/css-ui-3/outline-015.html
/css/css-ui-3/outline-016.html
/css/css-ui-3/outline-019.html

You can run the tests online at <http://w3c-test.org/tools/runner/index.html>.
Comment 1 Karl Rackler 2020-06-29 12:17:15 PDT
imported/w3c/web-platform-tests/css/css-ui/outline-019.html is no longer failing - remove expectations

Current history is green: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-ui%2Foutline-019.html

This test was isolated from the others in the group as one that is unexpectedly passing.
Comment 2 Karl Rackler 2020-06-29 12:18:48 PDT
Created attachment 403096 [details]
Update TestExpectations
Comment 3 Ryan Haddad 2020-06-29 12:28:24 PDT
Comment on attachment 403096 [details]
Update TestExpectations

Clearing flags on attachment: 403096

Committed r263680: <https://trac.webkit.org/changeset/263680>