Title: [109717] trunk/LayoutTests
Revision
109717
Author
[email protected]
Date
2012-03-05 00:18:11 -0800 (Mon, 05 Mar 2012)

Log Message

[Chromium] Rebaseline search-field-cancel.html for r109503.

* platform/chromium-linux/fast/repaint/search-field-cancel-expected.png:
* platform/chromium-mac-leopard/fast/repaint/search-field-cancel-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt: Added.
* platform/chromium-win/fast/repaint/search-field-cancel-expected.png:
* platform/chromium-win/fast/repaint/search-field-cancel-expected.txt:
* platform/chromium/test_expectations.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (109716 => 109717)


--- trunk/LayoutTests/ChangeLog	2012-03-05 08:13:42 UTC (rev 109716)
+++ trunk/LayoutTests/ChangeLog	2012-03-05 08:18:11 UTC (rev 109717)
@@ -1,3 +1,15 @@
+2012-03-05  Kent Tamura  <[email protected]>
+
+        [Chromium] Rebaseline search-field-cancel.html for r109503.
+
+        * platform/chromium-linux/fast/repaint/search-field-cancel-expected.png:
+        * platform/chromium-mac-leopard/fast/repaint/search-field-cancel-expected.png: Added.
+        * platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.png: Added.
+        * platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt: Added.
+        * platform/chromium-win/fast/repaint/search-field-cancel-expected.png:
+        * platform/chromium-win/fast/repaint/search-field-cancel-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2012-03-04  Philippe Normand  <[email protected]>
 
         Unreviewed, mark two tests as flaky in GTK.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (109716 => 109717)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-05 08:13:42 UTC (rev 109716)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-05 08:18:11 UTC (rev 109717)
@@ -1425,7 +1425,6 @@
 BUGCR23473 MAC : fast/repaint/reflection-repaint-test.html = IMAGE
 BUGCR23473 MAC : fast/repaint/rel-positioned-inline-with-overflow.html = IMAGE
 BUGCR23473 MAC : fast/repaint/repaint-resized-overflow.html = IMAGE
-BUGCR23473 MAC : fast/repaint/search-field-cancel.html = IMAGE
 BUGCR23473 MAC : fast/repaint/selection-after-delete.html = IMAGE
 BUGCR23473 MAC : fast/repaint/selection-clear.html = IMAGE
 BUGCR23473 MAC : fast/repaint/selection-gap-overflow-scroll.html = IMAGE
@@ -4121,8 +4120,6 @@
 BUGWK78902 : svg/transforms/svg-css-transforms-clip-path.xhtml = TEXT IMAGE IMAGE+TEXT PASS
 BUGWK78902 : svg/zoom/page/zoom-mask-with-percentages.svg = TEXT IMAGE IMAGE+TEXT PASS
 
-BUGWK79445 LINUX WIN : fast/repaint/search-field-cancel.html = FAIL
-
 // Need rebaselining.
 BUGWK69210 MAC : fast/encoding/utf-16-big-endian.html = IMAGE+TEXT
 BUGWK69210 MAC : fast/encoding/utf-16-little-endian.html = IMAGE+TEXT

Modified: trunk/LayoutTests/platform/chromium-linux/fast/repaint/search-field-cancel-expected.png


(Binary files differ)

Added: trunk/LayoutTests/platform/chromium-mac-leopard/fast/repaint/search-field-cancel-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/fast/repaint/search-field-cancel-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt (0 => 109717)


--- trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt	2012-03-05 08:18:11 UTC (rev 109717)
@@ -0,0 +1,23 @@
+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
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt
___________________________________________________________________

Added: svn:eol-style

Modified: trunk/LayoutTests/platform/chromium-win/fast/repaint/search-field-cancel-expected.png


(Binary files differ)

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


--- trunk/LayoutTests/platform/chromium-win/fast/repaint/search-field-cancel-expected.txt	2012-03-05 08:13:42 UTC (rev 109716)
+++ trunk/LayoutTests/platform/chromium-win/fast/repaint/search-field-cancel-expected.txt	2012-03-05 08:18:11 UTC (rev 109717)
@@ -16,9 +16,8 @@
           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
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to