Index: LayoutTests/fast/sub-pixel/client-and-offset-width-expected.txt |
diff --git a/LayoutTests/fast/sub-pixel/client-and-offset-width-expected.txt b/LayoutTests/fast/sub-pixel/client-and-offset-width-expected.txt |
index c252e1341aa15d9f126c5d3f3821a7ad226097e4..f0f71819af1dc73141e597b62dba92e33bea07e8 100644 |
--- a/LayoutTests/fast/sub-pixel/client-and-offset-width-expected.txt |
+++ b/LayoutTests/fast/sub-pixel/client-and-offset-width-expected.txt |
@@ -1,2 +1,5 @@ |
PASS offsetWidth and clientWidth are the same |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Tests that a block without overflow, borders, margin or padding reports the same clientWidth as offsetWidth. |