[wpt-sync] Sync PR 27628 - [CSS] Support case-sensitive attribute selector modifier
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27628 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27628
Details from upstream follow.
b'Jaeyong Bae <jdragon.bae@gmail.com>' wrote:
[CSS] Support case-sensitive attribute selector modifier
This patch supports case-sensitive attribute selector modifier. Support
for, and application of, thesmodifier in the attribute selector
syntax. The attribute selector may include the identifier s before the
closing bracket (]); in this case the UA must match the value
case-sensitively regardless of document language rules.Bug: 1041095
Change-Id: I4d9e50a44cebbc75523045e267bc87918226fbe7
Reviewed-on: https://chromium-review.googlesource.com/2658790
WPT-Export-Revision: e88e6be4fe8ed037b587f168dad3dd47a12f5b41
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Updated•1 year ago
|
Description
•