Index: LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt |
diff --git a/LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt b/LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt |
index 87d90135410d6379b7c76705938bb280b2b26d76..3cf98a76a45202259dbb45401a721c44ac4e176f 100644 |
--- a/LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt |
+++ b/LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt |
@@ -8,6 +8,9 @@ PASS At 150% zoom all heights matched. |
PASS At 175% zoom all heights matched. |
PASS At 200% zoom all heights matched. |
PASS At 100% zoom all heights matched. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
This tests whether table row heights are stable by measuring the height of a row, assigning that height to another row and then measuring it. For each row the numbers in the three cells should be the same. |
Bug 88813 |