Open Bug 261291 Opened 21 years ago Updated 3 years ago

could the Selector expected error list what it encountered (;)?

Categories

(Core :: CSS Parsing and Computation, enhancement, P5)

x86
Windows XP
enhancement

Tracking

()

People

(Reporter: timeless, Unassigned)

References

()

Details

Error: Selector expected. Ruleset ignored due to bad selector. Source File: data:text/html,<style>;a{}*{border: 1px solid red}</style> Line: 1
This would be somewhat nontrivial, actually, since the code that realizes that we don't have a selector and the code that sees the ';' are actually different (the latter treats ';' just like it treats '{', while the former knows the difference, for example).
Depends on: 261143
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5
Assignee: dbaron → nobody
QA Contact: ian → style-system
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.