Index: LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt |
diff --git a/LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt b/LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt |
index 9cb1f2b7762e6d652a6dd2accd02ce663c342931..1898047898ca9c795d009150e79c1f98e0dec148 100644 |
--- a/LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt |
+++ b/LayoutTests/fast/repaint/hover-pseudo-borders-expected.txt |
@@ -1,17 +1,7 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 8.00 100.00 100.00) |
- (rect 8.00 8.00 100.00 100.00) |
- (rect 138.00 8.00 100.00 100.00) |
- (rect 138.00 8.00 100.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 100 100) |
+ (rect 8 8 100 100) |
+ (rect 138 8 100 100) |
+ (rect 138 8 100 100) |
) |