Title: [135861] trunk/LayoutTests
Revision
135861
Author
ju...@google.com
Date
2012-11-27 07:45:56 -0800 (Tue, 27 Nov 2012)

Log Message

Correcting baseline for fast/backgrounds/background-opaque-images-over-color.html
https://bugs.webkit.org/show_bug.cgi?id=103275

Unreviewed

Fixing small error in ref test baseline.

* fast/backgrounds/background-opaque-images-over-color-expected.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (135860 => 135861)


--- trunk/LayoutTests/ChangeLog	2012-11-27 15:06:14 UTC (rev 135860)
+++ trunk/LayoutTests/ChangeLog	2012-11-27 15:45:56 UTC (rev 135861)
@@ -1,5 +1,16 @@
 2012-11-27  Justin Novosad  <ju...@google.com>
 
+        Correcting baseline for fast/backgrounds/background-opaque-images-over-color.html
+        https://bugs.webkit.org/show_bug.cgi?id=103275
+
+        Unreviewed
+
+        Fixing small error in ref test baseline.
+
+        * fast/backgrounds/background-opaque-images-over-color-expected.html:
+
+2012-11-27  Justin Novosad  <ju...@google.com>
+
         Convert test fast/backgrounds/background-opaque-images-over-color.html to a ref test
         https://bugs.webkit.org/show_bug.cgi?id=103275
 

Modified: trunk/LayoutTests/fast/backgrounds/background-opaque-images-over-color-expected.html (135860 => 135861)


--- trunk/LayoutTests/fast/backgrounds/background-opaque-images-over-color-expected.html	2012-11-27 15:06:14 UTC (rev 135860)
+++ trunk/LayoutTests/fast/backgrounds/background-opaque-images-over-color-expected.html	2012-11-27 15:45:56 UTC (rev 135861)
@@ -3,7 +3,7 @@
 <head>
 <style type="text/css" media="screen">
      #greenBox {
-        width:400px;
+        width:200px;
         height:100px;
         display:block;
         background-color: green;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to