Closed
Bug 14088
Opened 26 years ago
Closed 15 years ago
Standby attribute not supported in the object element
Categories
(Core :: Layout, defect, P2)
Core
Layout
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: chrispetersen, Assigned: Biesinger)
References
()
Details
(Keywords: html4, Whiteboard: [HTML Standards][PL2:P4][HTML4-13.3])
Version: Apprunner
Build: 1999091608
Platform: All
Expected Results: The standby attribute should render it's contents. Based on the
HTML 4.0 DTD, the standby attribute is displayed while loading the object data.
What I got: The standby message is not displayed.
Steps to reproduce:
1) Open the following url: http://slip/projects/marvin/html/object_standby.html
2) This html file contains a object (png image) which has been assigned a standby
attribute.
3) Before displaying the object, the standby text should be displayed. However,
no message is displayed.
Updated•26 years ago
|
Assignee: don → rickg
QA Contact: leger → petersen
Comment 1•26 years ago
|
||
This looks like a raptor issue
Andrei -- this is likely Troy or Kipp, but you should drive the issue to
closure.
Andre, this is something your OBJECT frame code needs to handle. It's exactly
like the way the image frame code displays the value of the ALT attribute while
we're loading the image
Look at the image frame code for how to do this
Look at the image frame code for details. Ignore Ian when he tells you that you
need to create a special style pseudo class so content creators can specify the
font and other such stuff. :-)
Reporter | ||
Comment 6•26 years ago
|
||
Since this attribute is failing, I have added keyword "Beta1"
Keywords: beta1
Comment 11•25 years ago
|
||
Upating [nsbeta-] to read [nsbeta2-] in Status Whiteboard.
Whiteboard: [nsbeta-] → [nsbeta2-]
Comment 12•25 years ago
|
||
Changing URL to a public version of the test case.
Comment 13•25 years ago
|
||
Milestone 0.8 has been released. We should either resolve this bug or update its
milestone.
Updated•25 years ago
|
Target Milestone: M17 → ---
Updated•24 years ago
|
Whiteboard: [nsbeta2-] → [nsbeta2-][HTML4-13.3]
Comment 17•23 years ago
|
||
I tweaked the Whiteboard comment just a tad, I hope that is ok
Whiteboard: [nsbeta2-][HTML4-13.3] → [HTML Standards]
Target Milestone: mozilla1.2beta → Future
Comment 18•23 years ago
|
||
based on bug review: setting to PL2:P4
Priority: P3 → P4
Whiteboard: [HTML Standards] → [HTML Standards][PL2:P4]
Updated•23 years ago
|
Whiteboard: [HTML Standards][PL2:P4] → [HTML Standards][PL2:P4][HTML4-13.3]
Updated•21 years ago
|
Assignee: av → nobody
No longer blocks: badtests
Status: ASSIGNED → NEW
QA Contact: chrispetersen → core.layout
Assignee | ||
Comment 19•20 years ago
|
||
will be easier to do now that bug 1156 landed
Assignee | ||
Updated•20 years ago
|
Summary: Standby attribute not support in the object element → Standby attribute not supported in the object element
Flags: wanted1.9.2?
Flags: wanted1.9.2-
Flags: blocking1.9.2-
Comment 20•15 years ago
|
||
Shouldn't this be WONTFIX now that HTML5 obsoletes standby?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•