- From: jfkthame via GitHub <noreply@w3.org>
- Date: Sat, 13 Dec 2025 17:21:12 +0000
- To: public-css-archive@w3.org
For example, in the Arial.ttf font on macOS, I find:
```
<post>
...
<underlinePosition value="-217"/>
<underlineThickness value="150"/>
...
```
but
```
<OS_2>
...
<yStrikeoutSize value="102"/>
<yStrikeoutPosition value="530"/>
...
```
so the `from-font` value of line-through thickness should be only 68% of the `from-font` underline thickness.
--
GitHub Notification of comment by jfkthame
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13216#issuecomment-3649636914 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 13 December 2025 17:21:12 UTC