Open
Bug 398506
Opened 18 years ago
Updated 3 years ago
nsSplitterFrame::Init munges style context
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: bzbarsky, Unassigned)
References
(Depends on 1 open bug)
Details
nsSplitterFrame::Init reresolves its style context after munging an
attribute... it's possible to craft style rules so that it'll actually end up
with "display: none" after that, but still have a frame. That's bad.
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•