mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-26 15:02:46 +00:00
89eeeb225d
- Handle URL token in a closer way to the CSS3 spec (d9137b4b7) - Fix failure to print when pages contain zero-sized <canvas> element. Fixes #1058 (1091fcac8) - backport m-c 1510114: Fix Use-After-Free in the HTML5 Parser (4ed4303dd) - PR#1070, PR#1071