[webkit-changes] [WebKit/WebKit] 776488: Fix css/css-typed-om/the-stylepropertymap/properti...
Chris Dumez
noreply at github.com
Mon Dec 19 15:05:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7764885ca2ebcaccb786509fed3c8309fc138137
https://github.com/WebKit/WebKit/commit/7764885ca2ebcaccb786509fed3c8309fc138137
Author: Chris Dumez <cdumez at apple.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flood-opacity-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flood-opacity.html
Log Message:
-----------
Fix css/css-typed-om/the-stylepropertymap/properties/flood-opacity.html to match the latest specification
https://bugs.webkit.org/show_bug.cgi?id=249590
Reviewed by Cameron McCormack.
Fix css/css-typed-om/the-stylepropertymap/properties/flood-opacity.html to
match the latest specification:
- https://drafts.fxtf.org/filter-effects/#FloodOpacityProperty
- https://drafts.csswg.org/css-color-5/#typedef-alpha-value
The specification allows percentages.
* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flood-opacity-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flood-opacity.html:
Canonical link: https://commits.webkit.org/258099@main
More information about the webkit-changes
mailing list