NEW 255003
[ New Test ]: [ iOS ] imported/w3c/web-platform-tests/css/css-writing-modes/forms/meter-appearance-native-computed-style.optional.html is a constant failure.
https://bugs.webkit.org/show_bug.cgi?id=255003
Summary [ New Test ]: [ iOS ] imported/w3c/web-platform-tests/css/css-writing-modes/f...
Bri Harris
Reported 2023-04-04 13:03:26 PDT
imported/w3c/web-platform-tests/css/css-writing-modes/forms/meter-appearance-native-computed-style.optional.html is a constant text failure on iOS 16. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-writing-modes%2Fforms%2Fmeter-appearance-native-computed-style.optional.html DIFF TEXT: @@ -1,6 +1,6 @@ -FAIL meter[style="writing-mode: horizontal-tb"] block size should match height and inline size should match width assert_equals: expected "16px" but got "18px" +PASS meter[style="writing-mode: horizontal-tb"] block size should match height and inline size should match width PASS meter[style="writing-mode: vertical-lr"] block size should match width and inline size should match height PASS meter[style="writing-mode: vertical-rl"] block size should match width and inline size should match height
Attachments
Bri Harris
Comment 1 2023-04-04 13:03:54 PDT
I was able to replicate this failure as follows: run-webkit-tests --ios-simulator imported/w3c/web-platform-tests/css/css-writing-modes/forms/meter-appearance-native-computed-style.optional.html
Radar WebKit Bug Importer
Comment 2 2023-04-04 13:04:23 PDT
Note You need to log in before you can comment on or make changes to this bug.