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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug85016-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 scrollWidth 982 scrollHeight 2104 1 layer at (0,0) size 800x600 scrollWidth 982 scrollHeight 2104
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x2104 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x2104 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x2104 4 RenderBlock {HTML} at (0,0) size 800x2104
5 RenderBody {BODY} at (32,32) size 736x2040 5 RenderBody {BODY} at (32,32) size 736x2040
6 RenderBlock {DIV} at (32,0) size 672x668 [border: (1px solid #008000)] 6 RenderBlock {DIV} at (32,0) size 672x668 [border: (1px solid #008000)]
7 RenderBlock {DIV} at (33,33) size 606x602 [border: (1px solid #FF0000)] 7 RenderBlock {DIV} at (33,33) size 606x602 [border: (1px solid #FF0000)]
8 RenderImage {IMG} at (1,1) size 604x600 8 LayoutImage {IMG} at (1,1) size 604x600
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderBlock {P} at (0,700) size 736x18 10 RenderBlock {P} at (0,700) size 736x18
11 RenderText {#text} at (0,0) size 550x18 11 RenderText {#text} at (0,0) size 550x18
12 text run at (0,0) width 550: "percentage height images in DIV with no height (red) in a DIV with no height (green)" 12 text run at (0,0) width 550: "percentage height images in DIV with no height (red) in a DIV with no height (green)"
13 RenderBlock {DIV} at (32,750) size 672x672 [border: (3px dotted #008000)] 13 RenderBlock {DIV} at (32,750) size 672x672 [border: (3px dotted #008000)]
14 RenderBlock {DIV} at (35,35) size 602x602 [border: (1px solid #FF0000)] 14 RenderBlock {DIV} at (35,35) size 602x602 [border: (1px solid #FF0000)]
15 RenderImage {IMG} at (1,1) size 882x600 15 LayoutImage {IMG} at (1,1) size 882x600
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {P} at (0,1454) size 736x18 17 RenderBlock {P} at (0,1454) size 736x18
18 RenderText {#text} at (0,0) size 481x18 18 RenderText {#text} at (0,0) size 481x18
19 text run at (0,0) width 481: "percentage height image in table cell (r ed), in a DIV with no height (green)" 19 text run at (0,0) width 481: "percentage height image in table cell (r ed), in a DIV with no height (green)"
20 RenderBlock {DIV} at (32,1504) size 672x536 20 RenderBlock {DIV} at (32,1504) size 672x536
21 LayoutTable {TABLE} at (0,0) size 260x536 [border: (1px solid #FF0000)] 21 LayoutTable {TABLE} at (0,0) size 260x536 [border: (1px solid #FF0000)]
22 LayoutTableSection {TBODY} at (1,1) size 258x534 22 LayoutTableSection {TBODY} at (1,1) size 258x534
23 LayoutTableRow {TR} at (0,2) size 258x530 23 LayoutTableRow {TR} at (0,2) size 258x530
24 LayoutTableCell {TD} at (2,180) size 254x174 [border: (1px solid # FF0000)] [r=0 c=0 rs=1 cs=1] 24 LayoutTableCell {TD} at (2,180) size 254x174 [border: (1px solid # FF0000)] [r=0 c=0 rs=1 cs=1]
25 RenderImage {IMG} at (2,2) size 250x170 25 LayoutImage {IMG} at (2,2) size 250x170
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698