Closed Bug 223746 Opened 21 years ago Closed 21 years ago

[FIXr]attr() parsing should have better error reporting and drop attr(*|foo)

Categories

(Core :: CSS Parsing and Computation, defect, P2)

x86
Linux
defect

Tracking

()

RESOLVED FIXED
mozilla1.6beta

People

(Reporter: bzbarsky, Assigned: bzbarsky)

Details

Attachments

(1 file)

Like the summary says. ;)
Attached patch PatchSplinter Review
Priority: -- → P2
Summary: attr() parsing should have better error reporting and drop attr(*|foo) → [FIXr]attr() parsing should have better error reporting and drop attr(*|foo)
Target Milestone: --- → mozilla1.6beta
Attachment #134190 - Flags: superreview?(dbaron)
Attachment #134190 - Flags: review?(dbaron)
Attachment #134190 - Flags: superreview?(dbaron)
Attachment #134190 - Flags: superreview+
Attachment #134190 - Flags: review?(dbaron)
Attachment #134190 - Flags: review+
Patch checked in for 1.6b.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
FWIW:
What does "Expected attribute name but found" mean??

s/but/not  maybe??
It means you should read the definition of the REPORT_UNEXPECTED_TOKEN macro...
the actual thing that was found is appended to the end of the error message
passed to the macro.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: