Closed
Bug 45785
Opened 25 years ago
Closed 24 years ago
Swapped ALIGN/VALIGN attributes
Categories
(Webtools Graveyard :: MXR, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: roc, Assigned: timeless)
References
()
Details
Attachments
(1 file)
812 bytes,
patch
|
Details | Diff | Splinter Review |
Code like this:
> <TD WIDTH=35% ALIGN=TOP VALIGN=LEFT>
should be
> <TD WIDTH=35% ALIGN=LEFT VALIGN=TOP>
Reporter | ||
Comment 1•24 years ago
|
||
Can someone fix this and get it off the radar, please? :-)
Comment 4•24 years ago
|
||
r=terry
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
QA Contact: mattyt-bugzilla → lxr
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•