Bug 175287
| Summary: | [css-ui] Fix box-sizing web platform test failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Daniel Bates <dbates> |
| Component: | CSS | Assignee: | Karl Dubost <karlcow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar, WPTImpact |
| Version: | WebKit Local Build | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=175294 https://bugs.webkit.org/show_bug.cgi?id=228211 |
||
| Bug Depends on: | |||
| Bug Blocks: | 249901 | ||
Daniel Bates
WebKit fails to match the expected reference for the following Web Platform Tests:
/css/css-ui-3/box-sizing-014.html
/css/css-ui-3/box-sizing-015.html
/css/css-ui-3/box-sizing-016.html
/css/css-ui-3/box-sizing-018.html
/css/css-ui-3/box-sizing-019.html
/css/css-ui-3/box-sizing-024.html
/css/css-ui-3/box-sizing-025.html
/css/css-ui-3/box-sizing-026.html
You can run the tests online at <http://w3c-test.org/tools/runner/index.html>.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103700285>
Karl Dubost
Pull request: https://github.com/WebKit/WebKit/pull/8065
Karl Dubost
The pull request in https://github.com/WebKit/WebKit/pull/8065
fixes all tests in Comment #0 but one.
imported/w3c/web-platform-tests/css/css-ui/box-sizing-016.html
Could it be failing because of Bug 236153
https://wpt.fyi/results/css/css-overflow?label=master&label=experimental&aligned&view=subtest&q=overflow-clip%20safari%3Afail
Karl Dubost
ah no probably
Bug 196910
Karl Dubost
Also Bug 175535
EWS
Committed 258342@main (21c66fcd8175): <https://commits.webkit.org/258342@main>
Reviewed commits have been landed. Closing PR #8065 and removing active labels.