Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / repaint / opacity-change-on-overflow-float-expected.txt
index e06b660..298ae05 100644 (file)
@@ -1,7 +1,15 @@
-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.
-
-(repaint rects
-  (rect 8 84 100 100)
-  (rect 8 84 100 100)
+(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)
+      )
+    )
+  )
 )