diff --git a/mozilla/layout/reftests/table-width/balancing-1-ref.html b/mozilla/layout/reftests/table-width/balancing-1-ref.html
new file mode 100644
index 00000000000..1a10e59149a
--- /dev/null
+++ b/mozilla/layout/reftests/table-width/balancing-1-ref.html
@@ -0,0 +1,99 @@
+
+
+
+Balancing of tables (shrinking)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mozilla/layout/reftests/table-width/balancing-1.html b/mozilla/layout/reftests/table-width/balancing-1.html
new file mode 100644
index 00000000000..26b9794c5c8
--- /dev/null
+++ b/mozilla/layout/reftests/table-width/balancing-1.html
@@ -0,0 +1,104 @@
+
+
+
+Balancing of tables (shrinking)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mozilla/layout/reftests/table-width/balancing-2-ref.html b/mozilla/layout/reftests/table-width/balancing-2-ref.html
new file mode 100644
index 00000000000..19424bca962
--- /dev/null
+++ b/mozilla/layout/reftests/table-width/balancing-2-ref.html
@@ -0,0 +1,62 @@
+
+
+
+Balancing of tables (growing)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mozilla/layout/reftests/table-width/balancing-2.html b/mozilla/layout/reftests/table-width/balancing-2.html
new file mode 100644
index 00000000000..933cea936df
--- /dev/null
+++ b/mozilla/layout/reftests/table-width/balancing-2.html
@@ -0,0 +1,84 @@
+
+
+
+Balancing of tables (growing)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mozilla/layout/reftests/table-width/reftest.list b/mozilla/layout/reftests/table-width/reftest.list
index cc4056801f2..205b3fa3e60 100644
--- a/mozilla/layout/reftests/table-width/reftest.list
+++ b/mozilla/layout/reftests/table-width/reftest.list
@@ -35,3 +35,5 @@
== percent-truncation-1.html percent-truncation-1-ref.html
== percent-truncation-2.html percent-truncation-2-ref.html
== percent-truncation-3.html percent-truncation-3-ref.html
+== balancing-1.html balancing-1-ref.html
+== balancing-2.html balancing-2-ref.html