From 6336c70a2d3f26f04d4afefb17b0aefdde1312e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20F=C3=A4rber?= <01mf02@gmail.com>
Date: Tue, 21 Jan 2025 11:08:48 +0100
Subject: [PATCH] Update HTML table test output.
---
tests/ref/html/basic-table.html | 27 ++++++++++++++++++++++++++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/tests/ref/html/basic-table.html b/tests/ref/html/basic-table.html
index 5ceffa976..6ba1864ef 100644
--- a/tests/ref/html/basic-table.html
+++ b/tests/ref/html/basic-table.html
@@ -5,6 +5,31 @@
- The | first | and |
the | second | row |
Foo | Baz | Bar |
1 | 2 |
3 | 4 |
The | last | row |
+
+
+
+ The | first | and |
+
+
+ the | second | row |
+
+
+
+
+ Foo | Baz | Bar |
+
+
+ 1 | 2 |
+
+
+ 3 | 4 |
+
+
+
+
+ The | last | row |
+
+
+