Closed
Bug 425247
Opened 17 years ago
Closed 17 years ago
Marquee with uppercase UP or DOWN as direction doesn't work properly
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 441703
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: regression, testcase)
Attachments
(2 files)
|
282 bytes,
text/html
|
Details | |
|
4.74 KB,
patch
|
Details | Diff | Splinter Review |
See testcase, the 2 vertical marquees should both have a height of 200px.
The fix should be, by adding marquee[direction="UP"] and marquee[direction="DOWN"] as selectors:
http://lxr.mozilla.org/seamonkey/source/layout/style/html.css#499
| Reporter | ||
Updated•17 years ago
|
| Reporter | ||
Comment 1•17 years ago
|
||
Attachment #318194 -
Flags: review?(dbaron)
| Reporter | ||
Comment 2•17 years ago
|
||
Duping against bug 441703, the patch in that bug will fix this.
Comment on attachment 318194 [details] [diff] [review]
patch
Clearing obsolete review request.
Attachment #318194 -
Flags: review?(dbaron)
You need to log in
before you can comment on or make changes to this bug.
Description
•