Open
Bug 1643056
Opened 5 years ago
[wpt-sync] Sync PR 23949 - Removing tests trying to verify the inverse of what's specified
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 23949 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23949
Details from upstream follow.
Mike <mike@qtunes.org> wrote:
Removing tests trying to verify the inverse of what's specified
These tests were actually testing the inverse of what the specification says, which is that
visibility: hiddenon an element should apply to any text-decoration applied to that element, even if the text-decoration was defined in an ancestor.
You need to log in
before you can comment on or make changes to this bug.
Description
•