Closed Bug 3486 Opened 26 years ago Closed 26 years ago

CSS character escapes should be fully supported

Categories

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

Other
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: dbaron, Assigned: peterl-retired)

References

()

Details

You're only supporting one of the simplest ways of doing CSS character escapes. You're not letting them eliminate *one* character of whitespace afterwards, which is necessary. You may also be missing a good bit of other stuff. The above test should cover the basics (but not necessarily advanced stuff).
Status: NEW → ASSIGNED
Target Milestone: M6
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Using the 5/20 build, verified bug fixed. All lines display as indicated.
You need to log in before you can comment on or make changes to this bug.