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

Side by Side Diff: LayoutTests/platform/win/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 800x277 3 layer at (0,0) size 800x277
4 RenderBlock {HTML} at (0,0) size 800x277 4 RenderBlock {HTML} at (0,0) size 800x277
5 RenderBody {BODY} at (8,16) size 784x251 5 RenderBody {BODY} at (8,16) size 784x251
6 RenderBlock {P} at (0,0) size 784x25 [color=#000080] 6 RenderBlock {P} at (0,0) size 784x25 [color=#000080]
7 RenderText {#text} at (0,4) size 784x17 7 RenderText {#text} at (0,4) size 784x17
8 text run at (0,4) width 784: "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 box." 8 text run at (0,4) width 784: "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 box."
9 RenderBlock {DIV} at (10,41) size 260x210 [border: (5px solid #0000FF)] 9 RenderBlock {DIV} at (10,41) size 260x210 [border: (5px solid #0000FF)]
10 RenderBlock (floating) {P} at (5,5) size 100x100 [color=#000080] 10 RenderBlock (floating) {P} at (5,5) size 100x100 [color=#000080]
11 RenderImage {IMG} at (0,0) size 100x100 11 LayoutImage {IMG} at (0,0) size 100x100
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderBlock (floating) {P} at (105,5) size 100x100 [color=#000080] 13 RenderBlock (floating) {P} at (105,5) size 100x100 [color=#000080]
14 RenderImage {IMG} at (0,0) size 100x100 14 LayoutImage {IMG} at (0,0) size 100x100
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock (floating) {P} at (5,105) size 100x100 [color=#000080] 16 RenderBlock (floating) {P} at (5,105) size 100x100 [color=#000080]
17 RenderImage {IMG} at (0,0) size 100x100 17 LayoutImage {IMG} at (0,0) size 100x100
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 RenderImage {IMG} at (105,105) size 100x100 19 LayoutImage {IMG} at (105,105) size 100x100
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698