Files
ladybird/Userland/Libraries/LibWeb/HTML
Andreas Kling b9bacb3ff4 LibWeb: Don't assume HTMLTableCellElement always has table ancestor
That's not actually a DOM invariant, just something the HTML parser
refuses to build. You can still construct table-less th and td elements
using the DOM API.
2024-03-11 18:29:10 +01:00
..
2024-02-25 08:54:31 +01:00
2024-02-25 08:54:31 +01:00