[webkit-changes] [WebKit/WebKit] 422c18: Fix css/css-typed-om/the-stylepropertymap/properti...

Chris Dumez noreply at github.com
Mon Dec 19 14:30:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 422c18c5dba37299622f8634c99d776ec1b017f9
      https://github.com/WebKit/WebKit/commit/422c18c5dba37299622f8634c99d776ec1b017f9
  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/fill-opacity-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/fill-opacity.html

  Log Message:
  -----------
  Fix css/css-typed-om/the-stylepropertymap/properties/fill-opacity.html to match the latest specification
https://bugs.webkit.org/show_bug.cgi?id=249588

Reviewed by Cameron McCormack.

Fix css/css-typed-om/the-stylepropertymap/properties/fill-opacity.html to match
the latest specification:
- https://svgwg.org/svg2-draft/painting.html#FillOpacity

The specification allows percentages, not just numbers.

* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/fill-opacity-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/fill-opacity.html:

Canonical link: https://commits.webkit.org/258096@main




More information about the webkit-changes mailing list