Title: [111559] trunk/LayoutTests
Revision
111559
Author
[email protected]
Date
2012-03-21 10:13:55 -0700 (Wed, 21 Mar 2012)

Log Message

Updated Mac WebKit2 expected results for this test. <http://webkit.org/b/81797> tracks the
fact that it is failing in WebKit2.

* platform/mac-wk2/fast/history: Added.
* platform/mac-wk2/fast/history/visited-link-background-color-expected.png: Added.
* platform/mac-wk2/fast/history/visited-link-background-color-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111558 => 111559)


--- trunk/LayoutTests/ChangeLog	2012-03-21 17:08:26 UTC (rev 111558)
+++ trunk/LayoutTests/ChangeLog	2012-03-21 17:13:55 UTC (rev 111559)
@@ -1,3 +1,12 @@
+2012-03-21  Dan Bernstein  <[email protected]>
+
+        Updated Mac WebKit2 expected results for this test. <http://webkit.org/b/81797> tracks the
+        fact that it is failing in WebKit2.
+
+        * platform/mac-wk2/fast/history: Added.
+        * platform/mac-wk2/fast/history/visited-link-background-color-expected.png: Added.
+        * platform/mac-wk2/fast/history/visited-link-background-color-expected.txt: Added.
+
 2012-03-21  Emil A Eklund  <[email protected]>
 
         Unreviewed tests_expectations update.

Added: trunk/LayoutTests/platform/mac-wk2/fast/history/visited-link-background-color-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/mac-wk2/fast/history/visited-link-background-color-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/mac-wk2/fast/history/visited-link-background-color-expected.txt (0 => 111559)


--- trunk/LayoutTests/platform/mac-wk2/fast/history/visited-link-background-color-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/fast/history/visited-link-background-color-expected.txt	2012-03-21 17:13:55 UTC (rev 111559)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {A} at (0,0) size 500x500 [color=#0000EE] [bgcolor=#808000]
+        RenderText {#text} at (0,0) size 316x18
+          text run at (0,0) width 316: "This text should be white on an olive background."
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to