RESOLVED WORKSFORME 103307
[CSS Grid Layout] Implement the grid element's baseline
https://bugs.webkit.org/show_bug.cgi?id=103307
Summary [CSS Grid Layout] Implement the grid element's baseline
Julien Chaffraix
Reported 2012-11-26 15:38:36 PST
The spec says: "The baseline of an inline Grid element is the bottom edge of the margin box." We also need to check the inline-grid and grid inside inline-block case to be properly covered (see e.g bug 91137 for an example with table).
Attachments
Note You need to log in before you can comment on or make changes to this bug.