Index: LayoutTests/svg/filters/filter-width-update-expected.txt |
diff --git a/LayoutTests/svg/filters/filter-width-update-expected.txt b/LayoutTests/svg/filters/filter-width-update-expected.txt |
index c91b69cbb9fb3b52addcec3bc3016f248b84f522..457f7087fbfb6c785ad04e7d1fc450ee366eb5ed 100644 |
--- a/LayoutTests/svg/filters/filter-width-update-expected.txt |
+++ b/LayoutTests/svg/filters/filter-width-update-expected.txt |
@@ -1 +1,15 @@ |
-You should see a green, blurred rectangle from 20x20 with width/height 100 |
+(GraphicsLayer |
+ (bounds 800.00 600.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 800.00 600.00) |
+ (contentsOpaque 1) |
+ (drawsContent 1) |
+ (repaint rects |
+ (rect 0.00 0.00 40.00 140.00) |
+ (rect 0.00 0.00 140.00 140.00) |
+ ) |
+ ) |
+ ) |
+) |
+ |