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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/border-radius-repaint-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 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x384 3 layer at (0,0) size 800x384
4 RenderBlock {HTML} at (0,0) size 800x384 4 RenderBlock {HTML} at (0,0) size 800x384
5 RenderBody {BODY} at (8,16) size 784x360 5 RenderBody {BODY} at (8,16) size 784x360
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 96x19 7 RenderText {#text} at (0,0) size 96x19
8 text run at (0,0) width 96: "Repaint test for " 8 text run at (0,0) width 96: "Repaint test for "
9 RenderInline {I} at (0,0) size 782x39 9 RenderInline {I} at (0,0) size 782x39
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
11 RenderText {#text} at (96,0) size 305x19 11 RenderText {#text} at (96,0) size 305x19
12 text run at (96,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=10699" 12 text run at (96,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=10699"
13 RenderText {#text} at (401,0) size 782x39 13 RenderText {#text} at (401,0) size 782x39
14 text run at (401,0) width 4: " " 14 text run at (401,0) width 4: " "
15 text run at (405,0) width 377: "div with border-radius does not redr aw properly if element" 15 text run at (405,0) width 377: "div with border-radius does not redr aw properly if element"
16 text run at (0,20) width 123: "inside div is resized" 16 text run at (0,20) width 123: "inside div is resized"
17 RenderText {#text} at (123,20) size 4x19 17 RenderText {#text} at (123,20) size 4x19
18 text run at (123,20) width 4: "." 18 text run at (123,20) width 4: "."
19 RenderBlock {DIV} at (0,56) size 222x142 [border: (1px solid #0000FF)] 19 RenderBlock {DIV} at (0,56) size 222x142 [border: (1px solid #0000FF)]
20 RenderBlock {DIV} at (11,11) size 200x68 [bgcolor=#008080] [border: (4px solid #FF0000)] 20 RenderBlock {DIV} at (11,11) size 200x68 [bgcolor=#008080] [border: (4px solid #FF0000)]
21 RenderBlock {DIV} at (14,14) size 172x40 [bgcolor=#C0C0C0] 21 RenderBlock {DIV} at (14,14) size 172x40 [bgcolor=#C0C0C0]
22 RenderBlock (anonymous) at (0,198) size 784x20 22 RenderBlock (anonymous) at (0,198) size 784x20
23 RenderBR {BR} at (0,0) size 0x19 23 RenderBR {BR} at (0,0) size 0x19
24 RenderBlock {DIV} at (0,218) size 222x142 [border: (1px solid #0000FF)] 24 RenderBlock {DIV} at (0,218) size 222x142 [border: (1px solid #0000FF)]
25 RenderBlock {DIV} at (11,11) size 200x88 [bgcolor=#008080] [border: (4px solid #FF0000)] 25 RenderBlock {DIV} at (11,11) size 200x88 [bgcolor=#008080] [border: (4px solid #FF0000)]
26 RenderBlock {DIV} at (14,14) size 172x60 [bgcolor=#C0C0C0] 26 RenderBlock {DIV} at (14,14) size 172x60 [bgcolor=#C0C0C0]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698