Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f517ebf0085408001dbf69a61c10c8bb50e3ae6
      
https://github.com/WebKit/WebKit/commit/1f517ebf0085408001dbf69a61c10c8bb50e3ae6
  Author: Cole Carley <[email protected]>
  Date:   2025-07-18 (Fri, 18 Jul 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-clip/clip-text-text-emphasis-expected.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-clip/clip-text-text-emphasis-ref.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-clip/clip-text-text-emphasis.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed-vertical-lr-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed-vertical-lr.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed.html
    M Source/WebCore/style/values/text-decoration/StyleTextEmphasisStyle.cpp

  Log Message:
  -----------
  Default computed value for `text-emphasis-style: filled|open` should be 
`filled|open circle` not `filled|open dot` in horizontal typographic modes
https://bugs.webkit.org/show_bug.cgi?id=295641
rdar://155911820

Reviewed by Sam Weinig and Tim Nguyen.

Changed default text emphasis style mark to circle when filled or open is 
specified in horizontal writing mode. Added test cases.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-clip/clip-text-text-emphasis.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed-vertical-lr-expected.txt:
 Copied from 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed-expected.txt.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed-vertical-lr.html:
 Copied from 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed.html.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-text-decor/parsing/text-emphasis-style-computed.html:
* Source/WebCore/style/values/text-decoration/StyleTextEmphasisStyle.cpp:
(WebCore::Style::defaultTextEmphasisMark):

Canonical link: https://commits.webkit.org/297616@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