Open
Bug 2050144
Opened 1 day ago
[wpt-sync] Sync PR 60861 - CSS: remove outdated ::first-letter punctuation tests
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 60861 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/60861
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
CSS: remove outdated ::first-letter punctuation tests
The requirements have changed in the latest definition of ::first-letter and we should only track that definition. For clarity, this removes
- first-letter-punctuation-048.xht
- first-letter-punctuation-346.xht through first-letter-punctuation-393.xht
- first-letter-punctuation-395.xht through first-letter-punctuation-412.xht
from css/CSS2/selectors. Both Firefox and Safari agree that these are bogus. No real coverage is lost as css-pseudo/first-letter-trailing-punctuation.html has various subtests illustrating what is expected for ::first-letter today along with several sibling tests.
You need to log in
before you can comment on or make changes to this bug.
Description
•