WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245688
[ iOS16 ] fast/css/ios/system-color-for-css-value.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=245688
Summary
[ iOS16 ] fast/css/ios/system-color-for-css-value.html is a constant failure
Hercules Hjalmarsson
Reported
2022-09-26 12:27:40 PDT
fast/css/ios/system-color-for-css-value.html Is a constant text failure on iOS16 ToT and since introduced on the queue. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast/css/ios/system-color-for-css-value.html
DIFF: @@ -6,9 +6,9 @@ PASS internals.systemColorForCSSValue('-apple-system-label', true, false) is 'rgb(255, 255, 255)' PASS internals.systemColorForCSSValue('-apple-system-header-text', true, false) is 'rgb(255, 255, 255)' PASS internals.systemColorForCSSValue('-apple-system-secondary-label', true, false) is 'rgba(235, 235, 245, 0.6)' -PASS internals.systemColorForCSSValue('-apple-system-tertiary-label', true, false) is 'rgba(235, 235, 245, 0.3)' -FAIL internals.systemColorForCSSValue('-apple-system-quaternary-label', true, false) should be rgba(235, 235, 245, 0.18). Was rgba(235, 235, 245, 0.16). -PASS internals.systemColorForCSSValue('-apple-system-placeholder-text', true, false) is 'rgba(235, 235, 245, 0.3)' +FAIL internals.systemColorForCSSValue('-apple-system-tertiary-label', true, false) should be rgba(235, 235, 245, 0.3). Was rgba(235, 235, 245, 0.298). +FAIL internals.systemColorForCSSValue('-apple-system-quaternary-label', true, false) should be rgba(235, 235, 245, 0.18). Was rgba(235, 235, 245, 0.157). +FAIL internals.systemColorForCSSValue('-apple-system-placeholder-text', true, false) should be rgba(235, 235, 245, 0.3). Was rgba(235, 235, 245, 0.298). PASS internals.systemColorForCSSValue('-webkit-control-background', true, false) is 'rgb(0, 0, 0)' PASS internals.systemColorForCSSValue('-apple-system-control-background', true, false) is 'rgb(0, 0, 0)' PASS internals.systemColorForCSSValue('-apple-system-text-background', true, false) is 'rgb(0, 0, 0)'
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-26 12:28:03 PDT
<
rdar://problem/100423485
>
Hercules Hjalmarsson
Comment 2
2022-09-26 12:28:41 PDT
BUILD URL:
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-arm64-WK2-Tests/254860@main%20(67)/results.html
Hercules Hjalmarsson
Comment 3
2022-09-26 12:29:43 PDT
This issue can be reproduced using command: run-webkit-tests --iterations=1 --ios-simulator fast/css/ios/system-color-for-css-value.html
EWS
Comment 4
2022-09-26 12:38:04 PDT
Test gardening commit
254873@main
(dd45d77361a6): <
https://commits.webkit.org/254873@main
> Reviewed commits have been landed. Closing PR #4718 and removing active labels.
Aditya Keerthi
Comment 5
2022-09-26 20:48:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4739
EWS
Comment 6
2022-09-28 09:28:44 PDT
Committed
254961@main
(9a6ab967c8fe): <
https://commits.webkit.org/254961@main
> Reviewed commits have been landed. Closing PR #4739 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug