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

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/baseline-shift-expected.txt
    M Source/WebCore/css/SVGCSSComputedStyleDeclaration.cpp

  Log Message:
  -----------
  Make sure computed values for 'baseline-shift' CSS property have 'px' unit 
for lengths
https://bugs.webkit.org/show_bug.cgi?id=249318

Reviewed by Simon Fraser.

Make sure computed values for 'baseline-shift' CSS property have 'px' unit for 
lengths.
This is similar to what we do for other types of CSS properties. However, this 
SVG CSS
property would previously only compute to 'px' when applied to a SVGElement.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/baseline-shift-expected.txt:
* Source/WebCore/css/SVGCSSComputedStyleDeclaration.cpp:
(WebCore::ComputedStyleExtractor::svgPropertyValue):

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


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

Reply via email to