Index: LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt |
diff --git a/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt b/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt |
index e446d676cf23a38f127a5f0827a45b79ab2810e9..fbbc0806ef4ea08f0c4c0af2819fd6feb1eb7fb3 100644 |
--- a/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt |
+++ b/LayoutTests/fast/repaint/overflow-flipped-writing-mode-block-expected.txt |
@@ -1,15 +1,5 @@ |
-(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 50.00) |
- (rect 8.00 8.00 100.00 50.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 100 50) |
+ (rect 8 8 100 50) |
) |