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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 Test for https://bugs.webkit.org/show_bug.cgi?id=23093. The cancel button in a s earch field fails to redraw.
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x600 3
4 RenderBlock {HTML} at (0,0) size 800x600 4 (repaint rects
5 RenderBody {BODY} at (8,8) size 784x584 5 (rect 13 49 149 16)
6 RenderBlock {P} at (0,0) size 784x20 6 (rect 14 49 135 16)
7 RenderText {#text} at (0,0) size 51x19 7 )
8 text run at (0,0) width 51: "Test for " 8
9 RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
10 RenderText {#text} at (51,0) size 291x19
11 text run at (51,0) width 291: "https://bugs.webkit.org/show_bug.cgi? id=23093"
12 RenderText {#text} at (342,0) size 306x19
13 text run at (342,0) width 306: ". The cancel button in a search field fails to redraw."
14 RenderBlock (anonymous) at (0,36) size 784x26
15 RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
16 RenderFlexibleBox {DIV} at (3,3) size 149x16
17 RenderBlock {DIV} at (0,2.50) size 1x11
18 RenderBlock {DIV} at (1,0) size 135x16
19 RenderText {#text} at (0,0) size 0x0
20 layer at (14,49) size 135x16
21 RenderBlock {DIV} at (0,0) size 135x16
22 RenderText {#text} at (0,0) size 58x16
23 text run at (0,0) width 58: "some text"
24 layer at (150,53) size 9x9 transparent
25 RenderBlock {DIV} at (137,3.50) size 9x9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698