Title: [118339] trunk/LayoutTests
Revision
118339
Author
[email protected]
Date
2012-05-24 02:21:21 -0700 (Thu, 24 May 2012)

Log Message

[EFL][DRT] compositing/repaint/opacity-between-absolute.html does not pass
https://bugs.webkit.org/show_bug.cgi?id=87353

Unreviewed. Gardening of compositing/repaint/opacity-between-absolute.html test.

Patch by Mikhail Pozdnyakov <[email protected]> on 2012-05-24

* platform/efl/compositing/repaint/opacity-between-absolute-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118338 => 118339)


--- trunk/LayoutTests/ChangeLog	2012-05-24 09:17:05 UTC (rev 118338)
+++ trunk/LayoutTests/ChangeLog	2012-05-24 09:21:21 UTC (rev 118339)
@@ -1,3 +1,12 @@
+2012-05-24  Mikhail Pozdnyakov  <[email protected]>
+
+        [EFL][DRT] compositing/repaint/opacity-between-absolute.html does not pass
+        https://bugs.webkit.org/show_bug.cgi?id=87353
+
+        Unreviewed. Gardening of compositing/repaint/opacity-between-absolute.html test.
+
+        * platform/efl/compositing/repaint/opacity-between-absolute-expected.txt:
+
 2012-05-24  Shinya Kawanaka  <[email protected]>
 
         Elements in Shadow DOM are not resizable.

Modified: trunk/LayoutTests/platform/efl/compositing/repaint/opacity-between-absolute-expected.txt (118338 => 118339)


--- trunk/LayoutTests/platform/efl/compositing/repaint/opacity-between-absolute-expected.txt	2012-05-24 09:17:05 UTC (rev 118338)
+++ trunk/LayoutTests/platform/efl/compositing/repaint/opacity-between-absolute-expected.txt	2012-05-24 09:21:21 UTC (rev 118339)
@@ -8,6 +8,7 @@
           text run at (0,0) width 423: "This test should not assert, and you should see a fully green square."
 layer at (8,50) size 202x202
   RenderBlock (relative positioned) {DIV} at (0,34) size 202x202 [border: (1px solid #000000)]
-    RenderBlock {DIV} at (21,21) size 52x52 [border: (1px solid #000000)]
+layer at (29,71) size 52x52
+  RenderBlock {DIV} at (21,21) size 52x52 [border: (1px solid #000000)]
 layer at (109,151) size 80x80
   RenderBlock (positioned) {DIV} at (101,101) size 80x80 [bgcolor=#008000]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to