Bug 236959 - css/css-grid/subgrid/baseline-001.html fails
Summary: css/css-grid/subgrid/baseline-001.html fails
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 235005 238643
Blocks: 202115 260533
  Show dependency treegraph
 
Reported: 2022-02-20 23:34 PST by Matt Woodrow
Modified: 2023-08-22 11:20 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2022-02-20 23:34:45 PST
Looks like we're not aligning baseline between items in the outer grid, and items inside the subgrid.
Comment 1 Radar WebKit Bug Importer 2022-02-20 23:34:57 PST
<rdar://problem/89219711>
Comment 2 Matt Woodrow 2022-02-21 16:26:49 PST
Filed https://github.com/w3c/csswg-drafts/issues/7078 since the spec doesn't really describe what to do here.
Comment 3 Matt Woodrow 2022-03-31 18:04:17 PDT
The second sub-test here uses 'last baseline', so we'll need to fix bug 235005 for this test to pass.