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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug32205-4-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 781x17 7 RenderText {#text} at (0,0) size 781x17
8 text run at (0,0) width 781: "This page shows a difference between IE and Netscape 6 rendering of tables / cells with heights expressed in percentages ." 8 text run at (0,0) width 781: "This page shows a difference between IE and Netscape 6 rendering of tables / cells with heights expressed in percentages ."
9 RenderBlock {P} at (0,34) size 784x36 9 RenderBlock {P} at (0,34) size 784x36
10 RenderText {#text} at (0,0) size 750x35 10 RenderText {#text} at (0,0) size 750x35
(...skipping 23 matching lines...) Expand all
34 LayoutTableRow {TR} at (0,2) size 58x30 34 LayoutTableRow {TR} at (0,2) size 58x30
35 LayoutTableCell {TD} at (2,6) size 54x22 [border: (1px ins et #808080)] [r=0 c=0 rs=1 cs=1] 35 LayoutTableCell {TD} at (2,6) size 54x22 [border: (1px ins et #808080)] [r=0 c=0 rs=1 cs=1]
36 RenderText {#text} at (2,2) size 50x17 36 RenderText {#text} at (2,2) size 50x17
37 text run at (2,2) width 50: "Cell B1" 37 text run at (2,2) width 50: "Cell B1"
38 LayoutTableRow {TR} at (0,34) size 58x22 38 LayoutTableRow {TR} at (0,34) size 58x22
39 LayoutTableCell {TD} at (2,34) size 54x22 [bgcolor=#99CC99 ] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 39 LayoutTableCell {TD} at (2,34) size 54x22 [bgcolor=#99CC99 ] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
40 RenderText {#text} at (2,2) size 50x17 40 RenderText {#text} at (2,2) size 50x17
41 text run at (2,2) width 50: "Cell B2" 41 text run at (2,2) width 50: "Cell B2"
42 layer at (10,166) size 10x200 clip at (11,167) size 8x198 scrollWidth 17 42 layer at (10,166) size 10x200 clip at (11,167) size 8x198 scrollWidth 17
43 RenderBlock {DIV} at (0,0) size 10x200 [border: (1px solid #C0C0C0)] 43 RenderBlock {DIV} at (0,0) size 10x200 [border: (1px solid #C0C0C0)]
44 RenderImage {IMG} at (2,2) size 16x16 44 LayoutImage {IMG} at (2,2) size 16x16
45 layer at (28,168) size 0x0 45 layer at (28,168) size 0x0
46 RenderBlock {DIV} at (18,2) size 0x0 46 RenderBlock {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698