Closed Bug 10425 Opened 25 years ago Closed 25 years ago

<span> not contained by <p>

Categories

(Core :: DOM: HTML Parser, defect, P3)

All
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: christinehoff4, Assigned: rickg)

References

Details

Attachments

(1 file)

Using 7/23 Apprunner on Win 95, Win NT, Win 98, Linux and Mac8.6 (7/22 build).

Open attached file in Apprunner. Paragraph has a 'display: block' value
assigned. Second sentence is within a <span> element tag.

Expected results: Second sentence (within a <span> tag) should not inherit the
'display: block' value from its parent <p> - it should continue inline.

Actual results: <span> appears to inherit the 'display: block' value as a block
box is generated.
Assignee: peterl → rickg
Component: Style System → Parser
Summary: display: block is being inherited from parent → <span> not contained by <p>
Parser/DTD issue. The <span> is not being contained within the <p>.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed by last update.
Status: RESOLVED → VERIFIED
Using 7/30 Apprunner, verified bug fixed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: