Open
Bug 2049928
Opened 1 day ago
Updated 1 day ago
[wpt-sync] Sync PR 60833 - Match SVG attribute values case-sensitively when applying style
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 60833 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/60833
Details from upstream follow.
Helmut Januschka <helmut@januschka.com> wrote:
Match SVG attribute values case-sensitively when applying style
Legacy ASCII case-insensitive attribute value matching now requires the
element to be an HTML element, not just in an HTML document, so SVG and
empty-namespace elements compare attribute values case-sensitively.Bug: 41089999
Change-Id: Ic67055a9cc5f52575a1992279bd53061141be661
Reviewed-on: https://chromium-review.googlesource.com/7956604
WPT-Export-Revision: c5e484bf6cb54a3174bd4fa0ef7a865b50518d80
| Assignee | ||
Updated•1 day ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•