Closed
Bug 3656
Opened 26 years ago
Closed 26 years ago
{feature} pre width attribute is not honored
Categories
(Core :: DOM: HTML Parser, enhancement, P5)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: glynn, Assigned: buster)
References
()
Details
March 11 Seamonkey builds, Mac 8.5/G3, Linux 5.2, optimized, viewer
March 10 win98 optimized, viewer
1. Launch Seamonkey and load test case page:
slip/projects/marvin/html/pre_width.html
2. Width of text block displayed should be 20 characters; it is not.
• The pre width attribute is not being honored on any platform and appears to
have not been honored on 4.51. While deprecated for 4.0 per spec it is still
supposed to be supported for backwards compatibility.
Severity: major → enhancement
Priority: P3 → P5
Summary: pre width attribute is not honored → {feature} pre width attribute is not honored
Why is this considered an enhancement when it is a backwards compat item?
Its an enhancement because navigator supports <pre cols=...> not html 4's <pre
width=...>
Updated•26 years ago
|
QA Contact: 3847 → 4141
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
verified the fix using 1999042608 build
You need to log in
before you can comment on or make changes to this bug.
Description
•