Bug 265053
| Summary: | REGRESSION (270453@main?): [iOS] imported/w3c/web-platform-tests/css/css-sizing/button-min-width.html is consistently failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | CSS | Assignee: | Ryan Haddad <ryanhaddad> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | akeerthi, ntim, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
imported/w3c/web-platform-tests/css/css-sizing/button-min-width.html is consistently failing on iOS as of 270459@main, it was last passing on 270451@main.
--- /Volumes/Data/worker/iOS-17-Simulator-WPT-WK2-Tests-EWS/build/layout-test-results/imported/w3c/web-platform-tests/css/css-sizing/button-min-width-expected.txt
+++ /Volumes/Data/worker/iOS-17-Simulator-WPT-WK2-Tests-EWS/build/layout-test-results/imported/w3c/web-platform-tests/css/css-sizing/button-min-width-actual.txt
@@ -9,5 +9,5 @@
Foo
Bar
-PASS min-width should force all buttons to be 200px wide
+FAIL min-width should force all buttons to be 200px wide assert_equals: expected 200 but got 20
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-sizing%2Fbutton-min-width.html&platform=ios
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118572212>
Ryan Haddad
Regression range: https://commits.webkit.org/compare/270459@main...270452@main
Ryan Haddad
The test uses "writing-mode: vertical-rl", so maybe this is related to https://commits.webkit.org/270453@main?
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/20684
EWS
Test gardening commit 270905@main (6078e234978a): <https://commits.webkit.org/270905@main>
Reviewed commits have been landed. Closing PR #20684 and removing active labels.
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 265500 ***