From 47bfd366a8b015d5771c64e010d64d2105df7df2 Mon Sep 17 00:00:00 2001 From: Adam Hodgen Date: Sat, 10 Jul 2021 22:17:24 +0100 Subject: [PATCH] LibWeb: Fix syntax for Table test The parser fixes this by inserting the tags, but for this test it's better to have perfect syntax - we're not testing the parser here. --- Userland/Libraries/LibWeb/Tests/Pages/Table.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Userland/Libraries/LibWeb/Tests/Pages/Table.html b/Userland/Libraries/LibWeb/Tests/Pages/Table.html index 8c32422b833..fe028b1bb0f 100644 --- a/Userland/Libraries/LibWeb/Tests/Pages/Table.html +++ b/Userland/Libraries/LibWeb/Tests/Pages/Table.html @@ -8,7 +8,9 @@ A Caption - Head Cell + + Head Cell +