Bug 175288 - [css-ui] Fix outline-color web platform test failures
Summary: [css-ui] Fix outline-color web platform test failures
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-07 14:38 PDT by Daniel Bates
Modified: 2020-06-29 12:28 PDT (History)
4 users (show)

See Also:


Attachments
Update TestExpectations (1.56 KB, patch)
2020-06-29 12:18 PDT, Karl Rackler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>