Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt b/LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt
index 4040ef5a8a257593ec82beafc24c19f04238f6ba..465fa26e4334ae173698186855febdf6c4b26753 100644
--- a/LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt
@@ -1,25 +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 {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 #EEEEEE)]
- RenderFlexibleBox {DIV} at (4,3) size 117x13
- RenderBlock {DIV} at (0,6.50) size 5x0
- RenderBlock {DIV} at (5,0) size 100x13
- RenderText {#text} at (0,0) size 0x0
-layer at (19,47) size 100x13
- RenderBlock {DIV} at (0,0) size 100x13
- RenderText {#text} at (0,0) size 54x13
- text run at (0,0) width 54: "some text"
-layer at (120,48) size 11x11 transparent
- RenderBlock {DIV} at (106,1) size 11x11
+Test for https://bugs.webkit.org/show_bug.cgi?id=23093. The cancel button in a search field fails to redraw.
+
+
+(repaint rects
+ (rect 14 47 117 13)
+ (rect 19 47 100 13)
+)
+

Powered by Google App Engine
This is Rietveld 408576698