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

Side by Side Diff: LayoutTests/platform/android/fast/reflections/reflection-direction-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
OLDNEW
1 layer at (0,0) size 1357x614 1 layer at (0,0) size 1357x614
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x614 3 layer at (0,0) size 800x614
4 RenderBlock {HTML} at (0,0) size 800x614 4 RenderBlock {HTML} at (0,0) size 800x614
5 RenderBody {BODY} at (8,8) size 784x598 5 RenderBody {BODY} at (8,8) size 784x598
6 RenderBlock {DIV} at (0,1) size 671x592 6 RenderBlock {DIV} at (0,1) size 671x592
7 RenderBR {BR} at (335,296) size 0x0 7 RenderBR {BR} at (335,296) size 0x0
8 RenderBR {BR} at (671,592) size 0x0 8 RenderBR {BR} at (671,592) size 0x0
9 RenderText {#text} at (671,578) size 4x19 9 RenderText {#text} at (671,578) size 4x19
10 text run at (671,578) width 4: " " 10 text run at (671,578) width 4: " "
11 RenderBlock {DIV} at (675,0) size 674x598 11 RenderBlock {DIV} at (675,0) size 674x598
12 RenderText {#text} at (335,578) size 4x19 12 RenderText {#text} at (335,578) size 4x19
13 text run at (335,578) width 4: " " 13 text run at (335,578) width 4: " "
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (8,9) size 335x296 16 layer at (8,9) size 335x296
17 RenderImage {IMG} at (0,0) size 335x296 17 LayoutImage {IMG} at (0,0) size 335x296
18 layer at (344,305) size 335x296 18 layer at (344,305) size 335x296
19 RenderImage {IMG} at (336,296) size 335x296 19 LayoutImage {IMG} at (336,296) size 335x296
20 layer at (683,305) size 335x296 20 layer at (683,305) size 335x296
21 RenderImage {IMG} at (0,297) size 335x296 21 LayoutImage {IMG} at (0,297) size 335x296
22 layer at (1022,8) size 335x296 22 layer at (1022,8) size 335x296
23 RenderImage {IMG} at (339,0) size 335x296 23 LayoutImage {IMG} at (339,0) size 335x296
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698