DioxusLabs / blitz

A radically modular HTML/CSS rendering engine
Apache License 2.0
2.13k stars 42 forks source link

MDN page cause Taffy panic #82

Closed nicoburns closed 4 months ago

nicoburns commented 5 months ago

Link that causes panic: https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements

thread 'main' panicked at taffy-0.5.1/src/style/grid.rs:183:18: resolve_definite_grid_tracks should only be called on definite grid tracks

nicoburns commented 4 months ago

Fixed in Taffy 0.5.2