WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295641
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
Summary
Default computed value for `text-emphasis-style: filled|open` should be `fill...
Sam Weinig
Reported
2025-07-09 09:47:47 PDT
Created
attachment 475825
[details]
Test Case The spec for `text-emphasis-style` states:
> If only `filled` or `open` is specified, the shape keyword computes to `circle` in horizontal typographic modes and `sesame` in vertical typographic modes.
(
https://www.w3.org/TR/css-text-decor-3/#text-emphasis-style-property
) WebKit currently uses `dot`, not `circle` in this case (see attached test case).
Attachments
Test Case
(1.49 KB, text/html)
2025-07-09 09:47 PDT
,
Sam Weinig
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-15 14:54:27 PDT
<
rdar://problem/155911820
>
ccarley2
Comment 2
2025-07-15 15:05:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/48078
EWS
Comment 3
2025-07-18 13:11:14 PDT
Committed
297616@main
(1f517ebf0085): <
https://commits.webkit.org/297616@main
> Reviewed commits have been landed. Closing PR #48078 and removing active labels.
ccarley2
Comment 4
2025-07-18 14:05:38 PDT
Submitted web-platform-tests pull request:
https://github.com/web-platform-tests/wpt/pull/53851
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug