Bug 303666
| Summary: | [masonry] Split grid-lanes-subgrid-intrinsic-sizing test into four variants | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | CSS | Assignee: | Brandon <brandonstewart> |
| Status: | NEW | ||
| Severity: | Normal | CC: | fantasai.bugs, koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 303849 | ||
Brandon
The -001 variant tests subgrid with explicit grid-column positioning (2 / span 2),
where the first column is outside the subgrid. The -002 variant tests subgrid with
auto-placement (span 2), where all columns participate in subgrid sizing.
Also adds expected track sizing comments to document the expected behavior for each test case.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165945329>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/54961