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

Side by Side Diff: LayoutTests/platform/android/fast/layers/layer-visibility-sublayer-expected.txt

Issue 125843002: Auto-rebaseline for r163715 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBR {BR} at (0,0) size 0x19 6 RenderBR {BR} at (0,0) size 0x19
7 RenderBR {BR} at (0,20) size 0x19 7 RenderBR {BR} at (0,20) size 0x19
8 RenderBR {BR} at (0,40) size 0x19 8 RenderBR {BR} at (0,40) size 0x19
9 RenderBR {BR} at (0,60) size 0x19 9 RenderBR {BR} at (0,60) size 0x19
10 RenderText {#text} at (0,80) size 172x19 10 RenderText {#text} at (0,80) size 172x19
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 layer at (0,268) size 800x34 44 layer at (0,268) size 800x34
45 RenderBlock (positioned) {DIV} at (0,268) size 800x34 [border: (2px solid #FF0 000)] 45 RenderBlock (positioned) {DIV} at (0,268) size 800x34 [border: (2px solid #FF0 000)]
46 RenderBlock {DIV} at (2,2) size 796x24 [border: (2px solid #FF0000)] 46 RenderBlock {DIV} at (2,2) size 796x24 [border: (2px solid #FF0000)]
47 RenderBlock {DIV} at (2,2) size 792x20 47 RenderBlock {DIV} at (2,2) size 792x20
48 RenderText {#text} at (0,0) size 25x19 48 RenderText {#text} at (0,0) size 25x19
49 text run at (0,0) width 25: "blah" 49 text run at (0,0) width 25: "blah"
50 RenderBlock {DIV} at (2,26) size 796x4 [border: (2px solid #FF0000)] 50 RenderBlock {DIV} at (2,26) size 796x4 [border: (2px solid #FF0000)]
51 RenderBlock {DIV} at (2,30) size 796x24 [border: (2px solid #008000)] 51 RenderBlock {DIV} at (2,30) size 796x24 [border: (2px solid #008000)]
52 RenderText {#text} at (2,2) size 16x19 52 RenderText {#text} at (2,2) size 16x19
53 text run at (2,2) width 16: "ok" 53 text run at (2,2) width 16: "ok"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698