Age | Commit message (Expand) | Author |
---|---|---|
2020-06-13 | LibWeb: Turn <table bgcolor> into CSS background-color | Andreas Kling |
2020-06-12 | LibWeb: Turn <table width> into the CSS width property | Andreas Kling |
2020-06-07 | LibWeb: Add (stub) HTMLTable{,Cell,Row}Element C++ classes | Andreas Kling |