[webkit-changes] [WebKit/WebKit] 80e49a: Failing two subtests of imported/w3c/web-platform-...
Sam Weinig
noreply at github.com
Tue Sep 20 17:55:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 80e49a812c094a76d13e5b97e4fc4248624ccd4f
https://github.com/WebKit/WebKit/commit/80e49a812c094a76d13e5b97e4fc4248624ccd4f
Author: Sam Weinig <weinig at apple.com>
Date: 2022-09-20 (Tue, 20 Sep 2022)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-color/parsing/color-contrast-invalid-expected.txt
M Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp
Log Message:
-----------
Failing two subtests of imported/w3c/web-platform-tests/css/css-color/parsing/color-contrast-invalid.html
https://bugs.webkit.org/show_bug.cgi?id=245450
<rdar://100190891>
Reviewed by Darin Adler.
* LayoutTests/imported/w3c/web-platform-tests/css/css-color/parsing/color-contrast-invalid-expected.txt:
* Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp:
(WebCore::CSSPropertyParserHelpers::parseColorContrastFunctionParameters):
Update parsing rules to check for junk after the final color or target contrast.
Canonical link: https://commits.webkit.org/254702@main
More information about the webkit-changes
mailing list