Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3de08846bdae62677fe023a6e802e0caf44d0e77
      
https://github.com/WebKit/WebKit/commit/3de08846bdae62677fe023a6e802e0caf44d0e77
  Author: Vitor Roriz <[email protected]>
  Date:   2025-07-24 (Thu, 24 Jul 2025)

  Changed paths:
    M 
LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt
    M 
LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-decoration-line-computed-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-line-expected.txt
    M Source/WebCore/css/CSSProperties.json
    M Source/WebCore/style/StyleExtractorConverter.h
    M Source/WebCore/style/StyleExtractorSerializer.h

  Log Message:
  -----------
  text-decoration-line: blink (deprecated) should be serialized to the computed 
value but ignored for rendering
https://bugs.webkit.org/show_bug.cgi?id=296452
rdar://156620221

Reviewed by Sammy Gill.

text-decoration-line: blink is deprecated and parsed for compatibility.
The value is already ignored for rendering, as it should, but it should
still be serialized to the computed value.

* 
LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt:
* 
LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-decoration-line-computed-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-line-expected.txt:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/style/StyleExtractorConverter.h:
(WebCore::Style::ExtractorConverter::convertTextDecorationLine):
* Source/WebCore/style/StyleExtractorSerializer.h:
(WebCore::Style::ExtractorSerializer::serializeTextDecorationLine):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to