Title: [89629] trunk/LayoutTests
Revision
89629
Author
[email protected]
Date
2011-06-23 15:35:48 -0700 (Thu, 23 Jun 2011)

Log Message

compositing/iframes/invisible-nested-iframe-show.html failing on SnowLeopard Intel Release
(WebKit2 Tests) since introduction.
https://bugs.webkit.org/show_bug.cgi?id=59864

Update the mac-wk2 results to contain the transform line and get the bots green.

* platform/mac-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89628 => 89629)


--- trunk/LayoutTests/ChangeLog	2011-06-23 22:30:25 UTC (rev 89628)
+++ trunk/LayoutTests/ChangeLog	2011-06-23 22:35:48 UTC (rev 89629)
@@ -1,3 +1,13 @@
+2011-06-23  Jessie Berlin  <[email protected]>
+
+        compositing/iframes/invisible-nested-iframe-show.html failing on SnowLeopard Intel Release
+        (WebKit2 Tests) since introduction.
+        https://bugs.webkit.org/show_bug.cgi?id=59864
+
+        Update the mac-wk2 results to contain the transform line and get the bots green.
+
+        * platform/mac-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt:
+
 2011-06-23  Ryosuke Niwa  <[email protected]>
 
         Reviewed by Simon Fraser.

Modified: trunk/LayoutTests/platform/mac-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt (89628 => 89629)


--- trunk/LayoutTests/platform/mac-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt	2011-06-23 22:30:25 UTC (rev 89628)
+++ trunk/LayoutTests/platform/mac-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt	2011-06-23 22:35:48 UTC (rev 89629)
@@ -10,6 +10,7 @@
           (position 30.00 214.00)
           (bounds 210.00 210.00)
           (drawsContent 1)
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
         )
       )
     )
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to