Age | Commit message (Expand) | Author |
---|---|---|
2022-03-22 | LibWeb: Explicitly ignore [[nodiscard]] values returned from TRY(), pt 2 | Linus Groh |
2022-03-22 | LibWeb: Convert HTMLOptionsCollection to use TRY for error propagation | Timothy Flynn |
2022-03-22 | LibWeb: Implement HTMLOptionsCollection.add() | Timothy Flynn |
2022-03-16 | LibWeb: Add stub implementation of HTMLOptionsCollection | Simon Wanner |