Closed
Bug 2012
Opened 26 years ago
Closed 26 years ago
negative padding should not be allowed
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: dbaron, Assigned: peterl-retired)
References
()
Details
Negative padding values should not be allowed (according to both CSS1 and
CSS2). The current policy of acceptance causes quite a mess in the following
tests:
http://www.w3.org/Style/CSS/Test/current/sec5506.htm
http://www.w3.org/Style/CSS/Test/current/sec5506b.htm
http://www.w3.org/Style/CSS/Test/current/sec5507.htm
http://www.w3.org/Style/CSS/Test/current/sec5507b.htm
http://www.w3.org/Style/CSS/Test/current/sec5508.htm
http://www.w3.org/Style/CSS/Test/current/sec5508b.htm
http://www.w3.org/Style/CSS/Test/current/sec5509.htm
http://www.w3.org/Style/CSS/Test/current/sec5509b.htm
http://www.w3.org/Style/CSS/Test/current/sec5510.htm
http://www.w3.org/Style/CSS/Test/current/sec5510b.htm
Marking the bug fixed
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 2•26 years ago
|
||
Verified as fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•