Bug 1614447 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

[Spinning this off from bug 1610597 to cover the underlying bug in our emulation code.]


STR:
0. Set the preference dom.allow_XUL_XBL_for_file to true per [1]
1. View a locally-saved copy of the attached testcase

EXPECTED RESULTS: The bordered boxes should shrinkwrap the full height of the paragraph.
ACTUAL RESULTS: The bordered boxes are only as tall as a single line of text.


Firefox versions with "true" <stack> support give EXPECTED RESULTS.
Firefox versions with css grid emulation give ACTUAL RESULTS.


[1] https://developer.mozilla.org/en-US/docs/Archive/Mozilla/XUL/Using_Remote_XUL
[Spinning this off from bug 1610597 to cover the underlying bug in our emulation code.]


STR:
1. Set the preference dom.allow_XUL_XBL_for_file to true per [1]
2. View a locally-saved copy of the attached testcase

EXPECTED RESULTS: The bordered boxes should shrinkwrap the full height of the paragraph.
ACTUAL RESULTS: The bordered boxes are only as tall as a single line of text.


Firefox versions with "true" <stack> support give EXPECTED RESULTS.
Firefox versions with css grid emulation give ACTUAL RESULTS.


[1] https://developer.mozilla.org/en-US/docs/Archive/Mozilla/XUL/Using_Remote_XUL

Back to Bug 1614447 Comment 0