Open
Bug 308082
Opened 19 years ago
Updated 2 years ago
document + assert ValueList invariants
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
NEW
People
(Reporter: Biesinger, Unassigned)
Details
I'm told that "A ValueList may have at most one "inherit", in which case it must be a 1-element list". This doesn't seem to be documented. It'd be nice to document this near the ArrayList declaration at http://lxr.mozilla.org/seamonkey/source/layout/style/nsCSSStruct.h#80 There probably should be an assertion somewhere about this too (in CheckSpecifiedProperties maybe, which seems to rely on this)
Assignee: dbaron → nobody
QA Contact: ian → style-system
Updated•11 years ago
|
Severity: normal → enhancement
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•