Bug 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.
Summary: [ New Test ]: [ iOS ] imported/w3c/web-platform-tests/css/css-writing-modes/f...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-04 13:03 PDT by Bri Harris
Modified: 2024-03-12 23:54 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bri Harris 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
Comment 1 Bri Harris 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
Comment 2 Radar WebKit Bug Importer 2023-04-04 13:04:23 PDT
<rdar://problem/107626449>