Closed Bug 387615 Opened 17 years ago Closed 17 years ago

case sensitivity attribute value checks shouldn't apply to namespaced attributes

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: dbaron)

Details

Attachments

(1 file)

Currently we apply the tests for case-sensitivity of attribute values to both un-namespaced attributes and HTML-namespaced attributes.  They should only apply to the former.  See bug 357614.
Comment on attachment 271762 [details] [diff] [review]
patch

Looks good.  Check in some tests too?
Attachment #271762 - Flags: superreview?(bzbarsky)
Attachment #271762 - Flags: superreview+
Attachment #271762 - Flags: review?(bzbarsky)
Attachment #271762 - Flags: review+
Fix checked in to trunk, with test in mozilla/layout/style/test/test_bug387615.html .
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: