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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 733x19 7 RenderText {#text} at (0,0) size 733x19
8 text run at (0,0) width 733: "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 733: "This page shows a difference between IE and Netscape 6 rendering of tables / cells with heights expressed in percentages ."
9 RenderBlock {P} at (0,36) size 784x40 9 RenderBlock {P} at (0,36) size 784x40
10 RenderText {#text} at (0,0) size 760x39 10 RenderText {#text} at (0,0) size 760x39
(...skipping 22 matching lines...) Expand all
33 LayoutTableRow {TR} at (0,2) size 54x30 33 LayoutTableRow {TR} at (0,2) size 54x30
34 LayoutTableCell {TD} at (2,5) size 50x24 [border: (1px ins et #808080)] [r=0 c=0 rs=1 cs=1] 34 LayoutTableCell {TD} at (2,5) size 50x24 [border: (1px ins et #808080)] [r=0 c=0 rs=1 cs=1]
35 RenderText {#text} at (2,2) size 46x19 35 RenderText {#text} at (2,2) size 46x19
36 text run at (2,2) width 46: "Cell B1" 36 text run at (2,2) width 46: "Cell B1"
37 LayoutTableRow {TR} at (0,34) size 54x24 37 LayoutTableRow {TR} at (0,34) size 54x24
38 LayoutTableCell {TD} at (2,34) size 50x24 [bgcolor=#99CC99 ] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 38 LayoutTableCell {TD} at (2,34) size 50x24 [bgcolor=#99CC99 ] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
39 RenderText {#text} at (2,2) size 46x19 39 RenderText {#text} at (2,2) size 46x19
40 text run at (2,2) width 46: "Cell B2" 40 text run at (2,2) width 46: "Cell B2"
41 layer at (10,158) size 10x200 clip at (11,159) size 8x198 scrollWidth 17 41 layer at (10,158) size 10x200 clip at (11,159) size 8x198 scrollWidth 17
42 RenderBlock {DIV} at (0,0) size 10x200 [border: (1px solid #C0C0C0)] 42 RenderBlock {DIV} at (0,0) size 10x200 [border: (1px solid #C0C0C0)]
43 RenderImage {IMG} at (2,2) size 16x16 43 LayoutImage {IMG} at (2,2) size 16x16
44 layer at (28,160) size 0x0 44 layer at (28,160) size 0x0
45 RenderBlock {DIV} at (18,2) size 0x0 45 RenderBlock {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698