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

Side by Side Diff: LayoutTests/platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-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 800x294 3 layer at (0,0) size 800x294
4 RenderBlock {HTML} at (0,0) size 800x294 4 RenderBlock {HTML} at (0,0) size 800x294
5 RenderBody {BODY} at (8,16) size 784x268 5 RenderBody {BODY} at (8,16) size 784x268
6 RenderBlock {P} at (0,0) size 784x42 [color=#000080] 6 RenderBlock {P} at (0,0) size 784x42 [color=#000080]
7 RenderText {#text} at (0,4) size 753x38 7 RenderText {#text} at (0,4) size 753x38
8 text run at (0,4) width 753: "There should be a complete unbroken draw ing of a yin-yang (\x{262F}) symbol below, slightly on the left (\x{21E6}) insid e a blue" 8 text run at (0,4) width 753: "There should be a complete unbroken draw ing of a yin-yang (\x{262F}) symbol below, slightly on the left (\x{21E6}) insid e a blue"
9 text run at (0,24) width 28: "box." 9 text run at (0,24) width 28: "box."
10 RenderBlock {DIV} at (10,58) size 260x210 [border: (5px solid #0000FF)] 10 RenderBlock {DIV} at (10,58) size 260x210 [border: (5px solid #0000FF)]
11 RenderBlock (floating) {P} at (5,5) size 100x100 [color=#000080] 11 RenderBlock (floating) {P} at (5,5) size 100x100 [color=#000080]
12 RenderImage {IMG} at (0,0) size 100x100 12 LayoutImage {IMG} at (0,0) size 100x100
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderBlock (floating) {P} at (105,5) size 100x100 [color=#000080] 14 RenderBlock (floating) {P} at (105,5) size 100x100 [color=#000080]
15 RenderImage {IMG} at (0,0) size 100x100 15 LayoutImage {IMG} at (0,0) size 100x100
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderBlock (floating) {P} at (5,105) size 100x100 [color=#000080] 17 RenderBlock (floating) {P} at (5,105) size 100x100 [color=#000080]
18 RenderImage {IMG} at (0,0) size 100x100 18 LayoutImage {IMG} at (0,0) size 100x100
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderImage {IMG} at (105,105) size 100x100 20 LayoutImage {IMG} at (105,105) size 100x100
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698