Closed Bug 1309839 Opened 8 years ago Closed 8 years ago

[css-grid] Grid container's baseline must respect grid-order

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: jfernandez, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Attached file baseline-bug.html
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160802213348

Steps to reproduce:

1- load the attached test case


Actual results:

The grids are baseline aligned using the their blue box child (see result.png)


Expected results:

The grids are baseline aligned respecting the grid-order (see expected.png)
Product: Firefox → Core
Version: 45 Branch → Trunk
Component: Untriaged → Layout
Blocks: css-grid
Thanks for the report.  Can you attach the expected.png file please?
Flags: needinfo?(jfernandez)
Summary: [css-grid] Gird container's baseline must respect grid-order. → [css-grid] Grid container's baseline must respect grid-order
Attached image expected.png
There's a typo in testcase: "grid-colum: 1" (in three places).  After correcting that,
the testcase renders as "expected.png" in Nightly.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Flags: needinfo?(jfernandez)
(In reply to Mats Palmgren (:mats) from comment #3)
> There's a typo in testcase: "grid-colum: 1" (in three places).  After
> correcting that,
> the testcase renders as "expected.png" in Nightly.

Sorry about the typo, but it was when writing the test case for the bug; it was correct in the one I used to detect the bug. Actually, it doesn't work as expected in my build after correcting it. I might have an old build so I'll update and rebuild to verify.
I've verified it works as expected in latest trunk.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: