Index: LayoutTests/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt |
diff --git a/LayoutTests/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt b/LayoutTests/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt |
index 8b137891791fe96927ad78e64b0aad7bded08bdc..5e478099f48ee8333071141ea21f1b19cfe34f72 100644 |
--- a/LayoutTests/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt |
+++ b/LayoutTests/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt |
@@ -1 +1,17 @@ |
+(GraphicsLayer |
+ (bounds 800.00 600.00) |
+ (children 1 |
+ (GraphicsLayer |
+ (bounds 800.00 600.00) |
+ (contentsOpaque 1) |
+ (drawsContent 1) |
+ (repaint rects |
+ (rect 174.00 30.00 126.00 90.00) |
+ (rect 50.00 30.00 126.00 90.00) |
+ (rect 200.00 50.00 100.00 50.00) |
+ (rect 50.00 50.00 100.00 50.00) |
+ ) |
+ ) |
+ ) |
+) |