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

Side by Side Diff: LayoutTests/platform/linux/virtual/deferred/fast/images/image-map-anchor-children-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 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 RenderImage {IMG} at (0,0) size 479x150 6 LayoutImage {IMG} at (0,0) size 479x150
7 RenderText {#text} at (479,135) size 4x19 7 RenderText {#text} at (479,135) size 4x19
8 text run at (479,135) width 4: " " 8 text run at (479,135) width 4: " "
9 RenderInline {MAP} at (0,0) size 214x19 9 RenderInline {MAP} at (0,0) size 214x19
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBR {BR} at (0,0) size 0x0 11 RenderBR {BR} at (0,0) size 0x0
12 RenderInline {A} at (0,0) size 87x19 [color=#0000EE] 12 RenderInline {A} at (0,0) size 87x19 [color=#0000EE]
13 RenderText {#text} at (0,155) size 87x19 13 RenderText {#text} at (0,155) size 87x19
14 text run at (0,155) width 87: "John Hancock" 14 text run at (0,155) width 87: "John Hancock"
15 RenderText {#text} at (87,155) size 11x19 15 RenderText {#text} at (87,155) size 11x19
16 text run at (87,155) width 11: " | " 16 text run at (87,155) width 11: " | "
17 RenderInline {A} at (0,0) size 38x19 [color=#0000EE] 17 RenderInline {A} at (0,0) size 38x19 [color=#0000EE]
18 RenderText {#text} at (98,155) size 38x19 18 RenderText {#text} at (98,155) size 38x19
19 text run at (98,155) width 38: "Nokia" 19 text run at (98,155) width 38: "Nokia"
20 RenderText {#text} at (136,155) size 11x19 20 RenderText {#text} at (136,155) size 11x19
21 text run at (136,155) width 11: " | " 21 text run at (136,155) width 11: " | "
22 RenderInline {A} at (0,0) size 67x19 [color=#0000EE] 22 RenderInline {A} at (0,0) size 67x19 [color=#0000EE]
23 RenderText {#text} at (147,155) size 67x19 23 RenderText {#text} at (147,155) size 67x19
24 text run at (147,155) width 67: "Downtown" 24 text run at (147,155) width 67: "Downtown"
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698