Bug 110632
| Summary: | [CSS Grid Layout] Test that changing grid-auto-flow properly recompute the grid | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Julien Chaffraix <jchaffraix> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ojan, tony, xan.lopez |
| Priority: | P2 | Keywords: | EasyFix |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 103316 | ||
Julien Chaffraix
We don't have any testing of dynamically changing grid-auto-flow and that should either uncover or prevent future bugs.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Julien Chaffraix
Bug 112574 landed a test for dynamic updates to grid-auto-flow as well as fixing an obvious bug.