Age | Commit message (Expand) | Author |
---|---|---|
2020-04-15 | LibWeb: Limit the maximum size of <canvas> bitmap buffers | Andreas Kling |
2020-04-03 | LibWeb: Implement <script src> support for synchronous scripts | Andreas Kling |
2020-03-23 | LibWeb: CSS: Add "position: absolute" with top and left | myphs |
2020-03-20 | LibWeb: Make hit testing better for blocks with inline children | Andreas Kling |
2020-03-19 | LibWeb: Add <canvas> element and start fleshing out CRC2D | Andreas Kling |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |