Bug 110632 - [CSS Grid Layout] Test that changing grid-auto-flow properly recompute the grid
Summary: [CSS Grid Layout] Test that changing grid-auto-flow properly recompute the grid
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: EasyFix
Depends on:
Blocks: 103316
  Show dependency treegraph
 
Reported: 2013-02-22 12:55 PST by Julien Chaffraix
Modified: 2013-03-18 13:53 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Chaffraix 2013-02-22 12:55:15 PST
We don't have any testing of dynamically changing grid-auto-flow and that should either uncover or prevent future bugs.
Comment 1 Julien Chaffraix 2013-03-18 13:53:14 PDT
Bug 112574 landed a test for dynamic updates to grid-auto-flow as well as fixing an obvious bug.