You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text-emphasis: Do not paint emphasis marks on punctuations
* Do not paint emphasis marks on punctuations
* Do not use IDEOGRAPHIC FULL STOP for text-combine placeholder
It's a punctuation. Use HIRAGANA LETTER A instead.
* Do not paint emphasis marks on generated ellipsis symbols just in case
It's always a punctuation now. But we might support arbitrary string
in the future.
* Update text-emphasis-punctuation-1.html so that it uses Ahem font
Without this change, the test had pixel glitches on Chromium.
The new behavior matches to Firefox.
https://drafts.csswg.org/css-text-decor/#text-emphasis-style-property
Bug: 359420112
Change-Id: If93ef6190e739a0cf64d3becb24c41191dbe1100
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6108987
Commit-Queue: Koji Ishii <[email protected]>
Auto-Submit: Kent Tamura <[email protected]>
Reviewed-by: Koji Ishii <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1400253}
0 commit comments