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

Side by Side 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 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 14 47 117 13)
6 RenderBlock {P} at (0,0) size 784x18 6 (rect 19 47 100 13)
7 RenderText {#text} at (0,0) size 53x18 7 )
8 text run at (0,0) width 53: "Test for " 8
9 RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
10 RenderText {#text} at (53,0) size 305x18
11 text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi? id=23093"
12 RenderText {#text} at (358,0) size 322x18
13 text run at (358,0) width 322: ". The cancel button in a search field fails to redraw."
14 RenderBlock (anonymous) at (0,34) size 784x23
15 RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
16 RenderFlexibleBox {DIV} at (4,3) size 117x13
17 RenderBlock {DIV} at (0,6.50) size 5x0
18 RenderBlock {DIV} at (5,0) size 100x13
19 RenderText {#text} at (0,0) size 0x0
20 layer at (19,47) size 100x13
21 RenderBlock {DIV} at (0,0) size 100x13
22 RenderText {#text} at (0,0) size 54x13
23 text run at (0,0) width 54: "some text"
24 layer at (120,48) size 11x11 transparent
25 RenderBlock {DIV} at (106,1) size 11x11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698