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)'
<rdar://problem/100423485>
BUILD URL: https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-arm64-WK2-Tests/254860@main%20(67)/results.html
This issue can be reproduced using command: run-webkit-tests --iterations=1 --ios-simulator fast/css/ios/system-color-for-css-value.html
Test gardening commit 254873@main (dd45d77361a6): <https://commits.webkit.org/254873@main> Reviewed commits have been landed. Closing PR #4718 and removing active labels.
Pull request: https://github.com/WebKit/WebKit/pull/4739
Committed 254961@main (9a6ab967c8fe): <https://commits.webkit.org/254961@main> Reviewed commits have been landed. Closing PR #4739 and removing active labels.