Bug 245450 - Failing two subtests of imported/w3c/web-platform-tests/css/css-color/parsing/color-contrast-invalid.html
Summary: Failing two subtests of imported/w3c/web-platform-tests/css/css-color/parsing...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-20 14:33 PDT by Sam Weinig
Modified: 2022-09-20 17:55 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.