Closed Bug 77746 Opened 24 years ago Closed 24 years ago

residual style problem

Categories

(Core :: DOM: HTML Parser, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla0.9.1

People

(Reporter: harishd, Assigned: harishd)

Details

(Whiteboard: [fix in hand])

Attachments

(3 files)

Incorrect mark up, caused by MS Word, results in residual style problem in Mozilla.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.1
Attached patch Patch v1.1Splinter Review
Whiteboard: [fix in hand]
I just have a question, when you do: + mBodyContext->SetNodeAllocator(&mNodeAllocator); is it quaranteed that mNodeAllocator != nsnull? Or does it matter? You later pass that value on so I am just a little concerned... Other than that, r=heikki.
mNodeAllocator will be available as soon as the DTD gets constructed. In other words, mNodeAllocator will not be null.
sr=jst
Attached file Testcase...
Fix is in. Marking FIXED.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified on: build: 2001-05-21-11-Mtrunk platform: WinNT The test case passes.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: