rachelandrew / gridbugs

A curated list of Grid interop issues
MIT License
1.19k stars 25 forks source link

Grid Crashes Ms Edge #30

Open jogibear9988 opened 6 years ago

jogibear9988 commented 6 years ago

Following Fiddle crashes Ms-Edge

https://jsfiddle.net/57ksthz9/14/

Ms-Bug:

https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/14847315/

pft commented 6 years ago

Another issue with Edge crashing on a combination of a malformed grid-template-columns: [area-start] followed by repeat(), followed by [something-not-including area-end].

https://jsfiddle.net/dxmu05vh/

MS-bug:

https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/19158643/