Bug 245450

Summary: Failing two subtests of imported/w3c/web-platform-tests/css/css-color/parsing/color-contrast-invalid.html
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Sam Weinig 2022-09-20 14:33:07 PDT
Failing two subtests of imported/w3c/web-platform-tests/css/css-color/parsing/color-contrast-invalid.html:

...
FAIL e.style['color'] = "color-contrast(white vs red, green white)" should not set the property value assert_equals: expected "" but got "rgb(0, 128, 0)"
FAIL e.style['color'] = "color-contrast(white vs red, green to AA white)" should not set the property value assert_equals: expected "" but got "rgb(0, 128, 0)"
Comment 1 Radar WebKit Bug Importer 2022-09-20 14:39:34 PDT
<rdar://problem/100190891>
Comment 2 Sam Weinig 2022-09-20 15:10:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4549
Comment 3 EWS 2022-09-20 17:55:17 PDT
Committed 254702@main (80e49a812c09): <https://commits.webkit.org/254702@main>

Reviewed commits have been landed. Closing PR #4549 and removing active labels.