Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-27 | LibWeb: Add CDATASection | Luke Wilde | |
Not used for anything currently other than exposing it on the Window object. This allows Web Components Polyfills to patch its prototype. | |||
2022-06-13 | LibWeb: Add the ability to retrieve a WebGL context from getContext | Luke Wilde | |
2022-06-13 | LibWeb: Introduce the WebGL namespace and add WebGLContextEvent | Luke Wilde | |
2022-05-13 | Meta: Move LibWeb's CMake generation script to its own file | DexesTTP | |
This patch has no functional changes, but prepares the CMake script to be able to handle LibWeb on Lagom. |