Bug 175287 - [css-ui] Fix box-sizing web platform test failures
Summary: [css-ui] Fix box-sizing web platform test failures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Karl Dubost
URL:
Keywords: BrowserCompat, InRadar, WPTImpact
Depends on:
Blocks: 249901
  Show dependency treegraph
 
Reported: 2017-08-07 14:36 PDT by Daniel Bates
Modified: 2022-12-27 09:52 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2017-08-07 14:36:20 PDT
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>.
Comment 1 Radar WebKit Bug Importer 2022-12-25 17:16:27 PST
<rdar://problem/103700285>
Comment 2 Karl Dubost 2022-12-25 17:20:02 PST
Pull request: https://github.com/WebKit/WebKit/pull/8065
Comment 3 Karl Dubost 2022-12-26 16:54:38 PST
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
Comment 4 Karl Dubost 2022-12-26 17:07:41 PST
ah no probably 
Bug 196910
Comment 5 Karl Dubost 2022-12-26 17:20:02 PST
Also Bug 175535
Comment 6 EWS 2022-12-27 09:52:05 PST
Committed 258342@main (21c66fcd8175): <https://commits.webkit.org/258342@main>

Reviewed commits have been landed. Closing PR #8065 and removing active labels.