Closed Bug 1790304 Opened 2 years ago Closed 2 years ago

Remove useless declaration that makes dialogs unreadable with emulated flexbox

Categories

(Firefox :: Theme, defect)

defect

Tracking

()

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(2 files)

No description provided.

Trivial test-case: data:text/html,<script>alert("foo")</script>

The dialog grows because of the grid container, and -moz-box prefers
honoring flexibility to the explicit height, so this declaration is
useless.

Emulated flexbox actually honors it and crops the dialog. Just remove
it.

Same issue. I don't think these get honored whatsoever.

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/866405c78bed
Remove useless rule that makes dialogs unreadable with emulated flexbox. r=dao
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5505642e4da9
Remove similar declarations that affect XUL trees in about:preferences. r=dao
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: