Age | Commit message (Expand) | Author |
---|---|---|
2021-05-11 | LibWeb: Expose Element.{prefix,localName} | Luke |
2021-04-22 | LibWeb: Implement a slow but functional HTMLCollection :^) | Andreas Kling |
2021-04-11 | LibWeb: Move element_child_count to ParentNode and add its IDL attribute | Luke |
2021-03-13 | LibWeb: Expose barebones CSSStyleDeclaration to JavaScript | Andreas Kling |
2021-02-08 | LibWeb: Implement Element.getElementsBy{Tag,Class}Name() | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |