Closed
Bug 390700
Opened 18 years ago
Closed 5 years ago
A better way is needed to make the default height of the plugin placehoder 240px/200px
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: martijn.martijn, Unassigned)
Details
This is a follow-up from bug 368972.
See bug 368972, comment 5 for example:
"
I think this fixes it for most cases, except it doesn't fix the last case of
testcase1, where width="xxx".
Basically, I need a selector(s) that fo all plugin elements that don't have a
(valid) width/height set. It seems to me that isn't possible with css.
"
and see the suggestion of dbaron in comment 8:
"
Or you need a way of making your style rules apply at a level of the cascade
lower than the width/height attributes.
"
Comment 1•5 years ago
|
||
We're in the process of removing support for plugins (bug 1677160) and bug 1687239 has removed the relevant Layout code, so this bug is irrelevant now.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•