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

Unified Diff: LayoutTests/platform/win/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/win/fast/repaint/search-field-cancel-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/search-field-cancel-expected.txt b/LayoutTests/platform/win/fast/repaint/search-field-cancel-expected.txt
index fcb541ef51b5c5c1f9fd39aa0109a7d0232e40a5..9355b603f6b21bcaea62f110b0331583eb0af169 100644
--- a/LayoutTests/platform/win/fast/repaint/search-field-cancel-expected.txt
+++ b/LayoutTests/platform/win/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 784x20
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
- RenderText {#text} at (51,0) size 291x19
- text run at (51,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=23093"
- RenderText {#text} at (342,0) size 306x19
- text run at (342,0) width 306: ". The cancel button in a search field fails to redraw."
- RenderBlock (anonymous) at (0,36) size 784x26
- RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderFlexibleBox {DIV} at (3,3) size 149x16
- RenderBlock {DIV} at (0,2.50) size 1x11
- RenderBlock {DIV} at (1,0) size 135x16
- RenderText {#text} at (0,0) size 0x0
-layer at (14,49) size 135x16
- RenderBlock {DIV} at (0,0) size 135x16
- RenderText {#text} at (0,0) size 58x16
- text run at (0,0) width 58: "some text"
-layer at (150,53) size 9x9 transparent
- RenderBlock {DIV} at (137,3.50) size 9x9
+Test for https://bugs.webkit.org/show_bug.cgi?id=23093. The cancel button in a search field fails to redraw.
+
+
+(repaint rects
+ (rect 13 49 149 16)
+ (rect 14 49 135 16)
+)
+

Powered by Google App Engine
This is Rietveld 408576698