Open Bug 424970 Opened 16 years ago Updated 2 years ago

:-moz-suppressed doesn't apply to frames

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: jwkbugzilla, Unassigned)

Details

Bug 11011 introduced CSS pseudo-classes like :-moz-suppressed. Apparently, these don't apply to frames - only images and objects. Frames are visual elements as well so it should be possible to hide them if they are suppressed - even if the browser doesn't do that.
It seems that nsFrameLoader::LoadURI has to be changed, it needs to use the return value of docShell::LoadURI to set the necessary state flags on mOwnerContent.
Blocks: abp
No longer blocks: abp
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.