Closed Bug 482592 Opened 16 years ago Closed 16 years ago

[FIX]nsCSSFrameConstructor::ContentInserted uses wrong container node in some places

Categories

(Core :: Layout, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

Attachments

(1 file)

In particular, it's using aContainer for things like :before/:after checks first-line stuff, etc. But it should be using |container|, since that's the content of the XBL insertion point we're working with. Patch with tests coming up.
The tests for this will depend on the patch in bug 482585.
Depends on: 482585
Attached patch FixSplinter Review
Attachment #366732 - Flags: superreview?(roc)
Attachment #366732 - Flags: review?(roc)
Blocks: 482398
Attachment #366732 - Flags: superreview?(roc)
Attachment #366732 - Flags: superreview+
Attachment #366732 - Flags: review?(roc)
Attachment #366732 - Flags: review+
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Product: Core → Core Graveyard
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: