Closed Bug 1724143 Opened 3 years ago Closed 3 years ago

Fix flexbox-align-self-baseline-horiz-3.xhtml

Categories

(Core :: Layout: Flexbox, defect)

defect

Tracking

()

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

References

Details

Attachments

(1 file)

flexbox-align-self-baseline-horiz-3.xhtml captures a real bug in bug 1686961, but it currently only tests on macOS because of its annotation:

fuzzy-if(cocoaWidget,0-1,0-2) random-if(winWidget||gtkWidget) skip-if(Android) == flexbox-align-self-baseline-horiz-3.xhtml flexbox-align-self-baseline-horiz-3-ref.xhtml

https://searchfox.org/mozilla-central/rev/4b49a0dc50104e03ecadd1fd1902b27be6b9c0c8/layout/reftests/flexbox/reftest.list#20

This bug is to investigate if we can run it on every platform.

On Android, Windows and my local Linux machine, the height of
.flexbox > label in the reference is 0.5px shorter than its counter
part in the test file, so I change .flexbox > label to
display: inline-block in the reference to fix its height since flex
items are blockified.

Also, remove unused styles.

Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/739167935af9
Fix flexbox-align-self-baseline-horiz-3.xhtml. r=dholbert
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: