Closed Bug 255407 Opened 20 years ago Closed 20 years ago

INS and DEL tags do not appear to display correctly when used as block elements

Categories

(Core :: Layout: Block and Inline, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 204401

People

(Reporter: rjkaes, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5

Mozilla does not display the styling for INS or DEL tags when they are
used as a block element.  They do however style correctly when used as
inline elements.  If you visit:

  http://www.flarenet.com/~rjkaes/tags.html

you will see the two examples.  The HTML has been validated as valid
HTML 4.01 strict code.  Adding explicit CSS for INS and DEL elements
does not make a difference when they're used as block elements.



Reproducible: Always
Steps to Reproduce:
1. Simply load the page http://www.flarenet.com/~rjkaes/tags.html and view the
results.

Actual Results:  
The page is rendered, but there is no styling on the DEL or INS elements when
used as block elements.

Expected Results:  
INS and DEL used as block elements should be styled the same as when used as
inline elements.  This is how I read the W3C HTML 4.01 spec anyway.

*** This bug has been marked as a duplicate of 204401 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.