Bug 210091 - [WPT] css/css-flexbox/radiobutton-min-size.html will fail on WebKit
Summary: [WPT] css/css-flexbox/radiobutton-min-size.html will fail on WebKit
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-06 19:45 PDT by Gyuyoung Kim
Modified: 2024-01-29 09:44 PST (History)
8 users (show)

See Also:


Attachments
Screenshot when loading the test on Safari (186.44 KB, image/png)
2020-04-06 21:10 PDT, Gyuyoung Kim
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2020-04-06 19:45:52 PDT
As Chromium layout tests have been moved to the web platform test, radiobutton-min-size.html test was also moved to WPT.
 - Chromium Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1063749
 - Chromium patchset: https://chromium-review.googlesource.com/c/chromium/src/+/2132658.
 - WPT Test: http://wpt.live/css/css-flexbox/radiobutton-min-size.html

But, the test is failing on Safari
 - https://wpt.fyi/results/css/css-flexbox/radiobutton-min-size.html?diff&filter=ADC&run_id=479960001&run_id=457370001.

When WPT is synced into WebKit, the test expects to fail in WebKit. But, we think the two radio buttons should have the same size. Please, someone checks the test failure if the test in WebKit.
Comment 1 Gyuyoung Kim 2020-04-06 21:10:17 PDT
Created attachment 395650 [details]
Screenshot when loading the test on Safari
Comment 2 Philip Jägenstedt 2021-02-02 05:55:33 PST
This test also fails in Firefox and that's tracked by https://bugzilla.mozilla.org/show_bug.cgi?id=1687876. Firefox and Safari don't fail in exactly the same way, however, it's "expected 16 but got 14" in Firefox but "expected 0 but got 12" in Safari.
Comment 3 Radar WebKit Bug Importer 2024-01-16 13:40:55 PST
<rdar://problem/121074501>
Comment 4 Ahmad Saleem 2024-01-24 21:05:33 PST
Safari Technology Preview 186 is passing now. Do we need to do anything more?
Comment 5 Brent Fulgham 2024-01-29 09:44:48 PST
If STP passes, we should be good now.