Age | Commit message (Expand) | Author |
---|---|---|
2020-06-07 | LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings | Andreas Kling |
2020-04-15 | LibWeb: Limit the maximum size of <canvas> bitmap buffers | Andreas Kling |
2020-03-22 | LibWeb: Use FlyString for Element tag names | Andreas Kling |
2020-03-19 | LibWeb: Add <canvas> element and start fleshing out CRC2D | Andreas Kling |