Closed Bug 1433295 Opened 7 years ago Closed 2 years ago

Investigate removal of default width/height for iframes in global.css files

Categories

(Toolkit :: Themes, enhancement, P5)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1697433

People

(Reporter: bgrins, Unassigned)

References

(Blocks 1 open bug)

Details

This is something we noticed in Bug 1424095: <iframe> elements have `display: inline` in xul.css and then also have `width: 100px; height: 100px;` in each global.css file (i.e. https://searchfox.org/mozilla-central/rev/062e1cf551f5bf3f0af33671b818f75a55ac497b/toolkit/themes/linux/global/global.css#81-89). We need to override width and height in XUL flexbox emulation (Bug 1424095). If it's possible to stop setting them in the first place that would be simpler. But this needs some investigation since I'm not sure if there's a reason they are set - the CSS landed and has remained unchanged since bug 247631 / https://github.com/mozilla/gecko-dev/commit/e5632337c122eac31fbc85d2a5cba910448733fe.
Blocks: 1033225
Priority: -- → P5
Blocks: 1516096
Severity: normal → S3

Was done in bug 1697433.

Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1697433
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.