Title: [109727] trunk/LayoutTests
Revision
109727
Author
tk...@chromium.org
Date
2012-03-05 01:49:15 -0800 (Mon, 05 Mar 2012)

Log Message

[Chromium] Rebaseline search-field-cancel.html for r109503.
Fix an error of the previous rebaseline.

* platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt: Removed.
* platform/chromium-win/fast/repaint/search-field-cancel-expected.txt:

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (109726 => 109727)


--- trunk/LayoutTests/ChangeLog	2012-03-05 09:24:50 UTC (rev 109726)
+++ trunk/LayoutTests/ChangeLog	2012-03-05 09:49:15 UTC (rev 109727)
@@ -1,3 +1,11 @@
+2012-03-05  Kent Tamura  <tk...@chromium.org>
+
+        [Chromium] Rebaseline search-field-cancel.html for r109503.
+        Fix an error of the previous rebaseline.
+
+        * platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt: Removed.
+        * platform/chromium-win/fast/repaint/search-field-cancel-expected.txt:
+
 2012-03-05  Csaba Osztrogonác  <o...@webkit.org>
 
         Unreviewed gardening, skip a new failing test.

Deleted: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt (109726 => 109727)


--- trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt	2012-03-05 09:24:50 UTC (rev 109726)
+++ trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt	2012-03-05 09:49:15 UTC (rev 109727)
@@ -1,23 +0,0 @@
-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 {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 53x18
-          text run at (0,0) width 53: "Test for "
-        RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
-          RenderText {#text} at (53,0) size 305x18
-            text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=23093"
-        RenderText {#text} at (358,0) size 322x18
-          text run at (358,0) width 322: ". The cancel button in a search field fails to redraw."
-      RenderBlock (anonymous) at (0,34) size 784x23
-        RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-          RenderDeprecatedFlexibleBox {DIV} at (3,3) size 119x13
-            RenderBlock {DIV} at (0,1) size 8x11
-            RenderBlock {DIV} at (8,0) size 98x13
-              RenderBlock {DIV} at (0,0) size 98x13
-                RenderText {#text} at (1,0) size 54x13
-                  text run at (1,0) width 54: "some text"
-            RenderBlock {DIV} at (106,1) size 13x11
-        RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/chromium-win/fast/repaint/search-field-cancel-expected.txt (109726 => 109727)


--- trunk/LayoutTests/platform/chromium-win/fast/repaint/search-field-cancel-expected.txt	2012-03-05 09:24:50 UTC (rev 109726)
+++ trunk/LayoutTests/platform/chromium-win/fast/repaint/search-field-cancel-expected.txt	2012-03-05 09:49:15 UTC (rev 109727)
@@ -16,8 +16,9 @@
           RenderDeprecatedFlexibleBox {DIV} at (3,3) size 151x16
             RenderBlock {DIV} at (0,2) size 1x11
             RenderBlock {DIV} at (1,0) size 138x16
-              RenderBlock {DIV} at (0,0) size 138x16
-                RenderText {#text} at (1,0) size 58x16
-                  text run at (1,0) width 58: "some text"
             RenderBlock {DIV} at (139,3) size 9x9
         RenderText {#text} at (0,0) size 0x0
+layer at (14,49) size 138x16
+  RenderBlock {DIV} at (0,0) size 138x16
+    RenderText {#text} at (1,0) size 58x16
+      text run at (1,0) width 58: "some text"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to