Title: [144357] trunk/LayoutTests
Revision
144357
Author
[email protected]
Date
2013-02-28 13:32:11 -0800 (Thu, 28 Feb 2013)

Log Message

[EFL][WebGL] Enable compositing/webgl/webgl-reflection.html.
https://bugs.webkit.org/show_bug.cgi?id=110688

Patch by Kondapally Kalyan <[email protected]> on 2013-02-28
Reviewed by Laszlo Gombos.

This patch adds platform specific test expectation files for the
test and enables it for efl port.

* platform/efl/TestExpectations:
* platform/efl/compositing/webgl/webgl-reflection-expected.png: Added.
* platform/efl/compositing/webgl/webgl-reflection-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (144356 => 144357)


--- trunk/LayoutTests/ChangeLog	2013-02-28 21:31:21 UTC (rev 144356)
+++ trunk/LayoutTests/ChangeLog	2013-02-28 21:32:11 UTC (rev 144357)
@@ -1,3 +1,17 @@
+2013-02-28  Kondapally Kalyan  <[email protected]>
+
+        [EFL][WebGL] Enable compositing/webgl/webgl-reflection.html.
+        https://bugs.webkit.org/show_bug.cgi?id=110688
+
+        Reviewed by Laszlo Gombos.
+
+        This patch adds platform specific test expectation files for the
+        test and enables it for efl port.
+
+        * platform/efl/TestExpectations:
+        * platform/efl/compositing/webgl/webgl-reflection-expected.png: Added.
+        * platform/efl/compositing/webgl/webgl-reflection-expected.txt: Added.
+
 2013-02-28  Kent Tamura  <[email protected]>
 
         REGRESSION: INPUT_MULTIPLE_FIELDS_UI: Changing CSS display property on input[type=date] unexpectedly makes another line for ::-webkit-calendar-picker-indicator

Modified: trunk/LayoutTests/platform/efl/TestExpectations (144356 => 144357)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-02-28 21:31:21 UTC (rev 144356)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-02-28 21:32:11 UTC (rev 144357)
@@ -1713,7 +1713,6 @@
 # Rendering failure, also missing expected results:
 webkit.org/b/105093 compositing/webgl/webgl-background-color.html [ Skip ]
 webkit.org/b/105093 compositing/webgl/webgl-nonpremultiplied-blend.html [ Skip ]
-webkit.org/b/105093 compositing/webgl/webgl-reflection.html [ Skip ]
 
 # WebProcess timeouts
 webkit.org/b/102464 [ Debug ] fast/images/webgl-teximage2d.html [ Pass Timeout ]

Added: trunk/LayoutTests/platform/efl/compositing/webgl/webgl-reflection-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/efl/compositing/webgl/webgl-reflection-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/efl/compositing/webgl/webgl-reflection-expected.txt (0 => 144357)


--- trunk/LayoutTests/platform/efl/compositing/webgl/webgl-reflection-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/compositing/webgl/webgl-reflection-expected.txt	2013-02-28 21:32:11 UTC (rev 144357)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x306
+  RenderBlock {HTML} at (0,0) size 800x306
+    RenderBody {BODY} at (8,16) size 784x282
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 311x17
+          text run at (0,0) width 311: "You should see a green triangle and its reflection."
+      RenderBlock (anonymous) at (0,34) size 784x248
+        RenderText {#text} at (0,0) size 0x0
+layer at (28,70) size 244x204
+  RenderHTMLCanvas {CANVAS} at (20,20) size 244x204 [border: (2px solid #000000)]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to