[Webkit-unassigned] [Bug 244813] New: text decoration needs to skip spaces at start/end of lines
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 5 08:32:38 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244813
Bug ID: 244813
Summary: text decoration needs to skip spaces at start/end of
lines
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: florian at rivoal.net
Based on https://drafts.csswg.org/css-text-decor-4/#text-decoration-skip-spaces-property (for the explicit use of `text-decoration-skip-spaces: start end`) or on https://drafts.csswg.org/css-text-decor-3/#line-decoration (for the default behavior when no particular property tries to adjust the skipping), spaces at the start and end of the line are supposed to be skipped by text decorations such as underlines.
Safari doesn't do that, as can be seen in https://wpt.fyi/results/css/css-text-decor?sha=249e1eb8e6&label=master&max-count=1&view=subtest&q=css%2Fcss-text-decor%2Ftext-decoration-skip-spaces
The CSSWG has been asked as whether this was a case of the spec being expected to align with implementations, or implementations with the spec, and does seem to expect spec compliance (see https://github.com/w3c/csswg-drafts/issues/4653)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220905/52ae7563/attachment.htm>
More information about the webkit-unassigned
mailing list