RESOLVED WORKSFORME 154265
[css-grid] Crash when using 'stretch' content alignment on flex tracks
https://bugs.webkit.org/show_bug.cgi?id=154265
Summary [css-grid] Crash when using 'stretch' content alignment on flex tracks
Javier Fernandez
Reported 2016-02-15 16:24:47 PST
Created attachment 271388 [details] Test case to reproduce the issue. When using 'stretch' for content alignment on grid containers with flex tracks, which size is a fraction unit, an assertion is violated which makes the browser crash when used in debug mode (also in release mode and assertions enabled).
Attachments
Test case to reproduce the issue. (285 bytes, text/html)
2016-02-15 16:24 PST, Javier Fernandez
no flags
Javier Fernandez
Comment 1 2016-02-15 16:52:29 PST
I cannot reproduce this bug in latest trunk (r196603)
Note You need to log in before you can comment on or make changes to this bug.