diff --git a/mozilla/htmlparser/tests/outsinks/htmltable.out b/mozilla/htmlparser/tests/outsinks/htmltable.out
index 9e9cdb3e056..34b5f776a15 100644
--- a/mozilla/htmlparser/tests/outsinks/htmltable.out
+++ b/mozilla/htmlparser/tests/outsinks/htmltable.out
@@ -1,6 +1,6 @@
Below is a table.
Row 1 Col 1 Row 1 Col 2 Row 1 Col 3
-Row 2 Col 1 Row 2 Col 2 Row 2 Col 3
+Row 2 Col 1 Row 2 Col 2 Row 2 Col 3
Row 3 Col 1 Row 3 Col 2 Row 3 Col 3
Here is after table.
diff --git a/mozilla/parser/htmlparser/tests/outsinks/htmltable.out b/mozilla/parser/htmlparser/tests/outsinks/htmltable.out
index 9e9cdb3e056..34b5f776a15 100644
--- a/mozilla/parser/htmlparser/tests/outsinks/htmltable.out
+++ b/mozilla/parser/htmlparser/tests/outsinks/htmltable.out
@@ -1,6 +1,6 @@
Below is a table.
Row 1 Col 1 Row 1 Col 2 Row 1 Col 3
-Row 2 Col 1 Row 2 Col 2 Row 2 Col 3
+Row 2 Col 1 Row 2 Col 2 Row 2 Col 3
Row 3 Col 1 Row 3 Col 2 Row 3 Col 3
Here is after table.