Age | Commit message (Expand) | Author |
---|---|---|
2021-05-19 | LibWeb: Use -libweb-palette-base-text for text color in default CSS | Linus Groh |
2021-05-08 | LibWeb: Use list-style-type circle/square for nested unordered lists | Linus Groh |
2021-04-20 | LibWeb: Display <ol> and respect list-style-type in <ul> | Tobias Christiansen |
2021-03-15 | LibWeb: Make <option> elements display:none in the default CSS for now | Andreas Kling |
2021-02-28 | LibWeb: Set link cursor via the default CSS | Adam Hodgen |
2021-02-10 | LibWeb: Start implementing <input type=text> using a shadow DOM | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |