Index: LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt |
diff --git a/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt b/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt |
index b2f4d6c432d4c5499b42293413a46354781c1291..5822c49b19a6e4aac468e1274797023bac5a6209 100644 |
--- a/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt |
+++ b/LayoutTests/fast/repaint/background-size-auto-with-gradient-and-height-changes-expected.txt |
@@ -1,10 +1,7 @@ |
-This test verifies that gradient background gets repainted properly after child box height change. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS repaintRects.indexOf('500') is not -1 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
+(repaint rects |
+ (rect 8 208 784 100) |
+ (rect 8 208 784 300) |
+ (rect 8 8 784 300) |
+ (rect 8 8 784 500) |
+) |