Closed
Bug 1838
Opened 26 years ago
Closed 26 years ago
Main frame drawn incorrectly
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: rtarpine, Assigned: rickg)
References
()
Details
12/09/1998 Nightly Build
Cyrix 6x86MX Processor
32 MB RAM
On the above page, the table showing the tour dates is off to the right more
than it should be. It is not properly centered. Also, the right side of it is
not correct; the two lines that make up the border are not next to each other:
| | instead of ||
The table lays out with a current build; however, there are some font
differences on this page that are either parser bugs or style bugs...peter can
you reassign to the appropriate person? thanks!
Comment 3•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M4 → M6
Updated•26 years ago
|
Assignee: peterl → rickg
Status: ASSIGNED → NEW
Component: Layout → Parser
Comment 4•26 years ago
|
||
The font differences near the top of the page are parser/dtd related to unclosed
<font> tags (we're arguable doing the right thing, but it's not compatible).
The slight size differences in the table are due to Nav's rounding bug which we
fixed.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•26 years ago
|
||
Fixed in 5/17 Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•