Index: LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt b/LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt |
index 620ddac76214b48934fd2bdd96a8d20fb0579c55..e06b6607aaca8bbfa5bb8cfe1e7cf93de8ab35cd 100644 |
--- a/LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt |
@@ -1,17 +1,7 @@ |
Repaint test for REGRESSION (r41203): Facebook friend suggestions disappear on update. Make sure when a layer switches from being self-painting to non-self-painting that a layout happens to fix up the floating objects lists. You should see a 100x100 green square below. If you see any red, the test has failed. |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 84.00 100.00 100.00) |
- (rect 8.00 84.00 100.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 84 100 100) |
+ (rect 8 84 100 100) |
) |