Closed Bug 8780 Opened 26 years ago Closed 26 years ago

{css1} 'color' parsing too lenient

Categories

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

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ian, Assigned: peterl-retired)

References

()

Details

(Keywords: css1)

This broke out of 8191. The following colours should be ignored when given in CSS, but are not: #d #dd #dddd #ddddd #ddddddd i.e., any color with 1, 2, 4, 5, 7, 8 or 9 digits. See the test case.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Using 8/16 Apprunner and Viewer with the test case provided, the three rows are not identical (tested in Nav Quirks and Standard mode). Given that this was marked fixed over a month and a half ago, has something happened to make this regress? Reopening bug - if not appropriate, please indicate.
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
This is working as designed. The three lines should only look the same in standard mode (which you can't set via the DTD yet). In quirk mode they should look the same as Nav (which they do).
Status: RESOLVED → VERIFIED
Unable to verify this as Standard mode is not available at present. I will mark verified based on the fact that Peter has verified this works in the code.
Blocks: 1312
Status: VERIFIED → REOPENED
Whiteboard: Cannot verify; awaiting DOCTYPE-based quirks mode
I am going to reopen this bug, then resolve it again, but NOT verify it. Instead I will make it dependant on bug 1312, the Quirks-Mode-Based-On-DOCTYPE bug. This is so that it doesn't dissapear off my radar (I would like to verify it myself once the doctype-triggered quirks mode is done).
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
No longer blocks: 1312
Depends on: 1312
Status: RESOLVED → VERIFIED
Whiteboard: Cannot verify; awaiting DOCTYPE-based quirks mode
Yup, it works fine in standard mode.
Keywords: css1
Migrating from {css1} to css1 keyword. The {css1}, {css2}, {css3} and {css-moz} radars should now be considered deprecated in favour of keywords. I am *really* sorry about the spam...
Depends on: 34662
You need to log in before you can comment on or make changes to this bug.