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: | CSS | Assignee: | Sam Weinig <sam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sam Weinig
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)"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100190891>
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/4549
EWS
Committed 254702@main (80e49a812c09): <https://commits.webkit.org/254702@main>
Reviewed commits have been landed. Closing PR #4549 and removing active labels.