Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7f5f7218ee4a7e24f3f8db2dbfc3086cb4b01c52
      
https://github.com/WebKit/WebKit/commit/7f5f7218ee4a7e24f3f8db2dbfc3086cb4b01c52
  Author: Chris Dumez <[email protected]>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stop-opacity-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stop-opacity.html

  Log Message:
  -----------
  Fix css/css-typed-om/the-stylepropertymap/properties/stop-opacity.html WPT 
test
https://bugs.webkit.org/show_bug.cgi?id=249814

Reviewed by Simon Fraser.

Fix css/css-typed-om/the-stylepropertymap/properties/stop-opacity.html WPT test
to match the specification:
- https://svgwg.org/svg2-draft/pservers.html#StopOpacityProperty

This property should allow percentages, not just numbers. Also, the computed
value should be a number in the [0, 1] range, with percentages converted to
numbers.

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

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to