Closed
Bug 395137
Opened 17 years ago
Closed 15 years ago
Typo in box-sizing-1-ref.html: "padding: 1px solid"
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b1
People
(Reporter: jruderman, Assigned: Ms2ger)
References
Details
Attachments
(1 file, 1 obsolete file)
1.67 KB,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
CSS Error (http://lxr.mozilla.org/seamonkey/source/layout/reftests/box-properties/box-sizing-1-ref.html :11.47): Expected end of value for property but found 'solid'. Error in parsing value for property 'padding'. Declaration dropped.
Updated•16 years ago
|
Component: Testing → Layout: Block and Inline
QA Contact: testing → layout.block-and-inline
Assignee | ||
Comment 1•15 years ago
|
||
Trivial fix.
Comment on attachment 451681 [details] [diff] [review]
Patch v1
This should really be 'padding: 1px'. Does the test still pass that way?
Attachment #451681 -
Flags: review?(dbaron) → review-
Assignee | ||
Comment 3•15 years ago
|
||
Yeah, it gets the padding from the UA style sheet otherwise.
Attachment #451681 -
Attachment is obsolete: true
Attachment #452593 -
Flags: review?(dbaron)
Comment on attachment 452593 [details] [diff] [review]
Patch v2
r=dbaron. Thanks for fixing this.
Attachment #452593 -
Flags: review?(dbaron) → review+
Assignee | ||
Updated•15 years ago
|
Keywords: checkin-needed
Comment 5•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a6
You need to log in
before you can comment on or make changes to this bug.
Description
•