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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2757-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 2 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x0 6 LayoutBlockFlow (anonymous) at (0,0) size 784x0
7 LayoutInline {B} at (0,0) size 0x0 7 LayoutInline {B} at (0,0) size 0x0
8 LayoutText {#text} at (0,0) size 0x0 8 LayoutText {#text} at (0,0) size 0x0
9 LayoutText {#text} at (0,0) size 0x0
10 LayoutTable {TABLE} at (0,0) size 211x82 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,0) size 211x82 [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 209x80 10 LayoutTableSection {TBODY} at (1,1) size 209x80
12 LayoutTableRow {TR} at (0,2) size 209x24 11 LayoutTableRow {TR} at (0,2) size 209x24
13 LayoutTableCell {TD} at (2,2) size 112x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 112x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
14 LayoutText {#text} at (2,2) size 108x19 13 LayoutText {#text} at (2,2) size 108x19
15 text run at (2,2) width 108: "Click name to see" 14 text run at (2,2) width 108: "Click name to see"
16 LayoutTableCell {TD} at (116,15) size 91x24 [bgcolor=#00FF00] [borde r: (1px inset #808080)] [r=0 c=1 rs=2 cs=1] 15 LayoutTableCell {TD} at (116,15) size 91x24 [bgcolor=#00FF00] [borde r: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
17 LayoutText {#text} at (2,2) size 87x19 16 LayoutText {#text} at (2,2) size 87x19
18 text run at (2,2) width 87: "Mac Clbr Opt" 17 text run at (2,2) width 87: "Mac Clbr Opt"
19 LayoutTableRow {TR} at (0,28) size 209x24 18 LayoutTableRow {TR} at (0,28) size 209x24
20 LayoutTableCell {TD} at (2,28) size 112x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (2,28) size 112x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
21 LayoutText {#text} at (2,2) size 35x19 20 LayoutText {#text} at (2,2) size 35x19
22 text run at (2,2) width 35: "Guilty" 21 text run at (2,2) width 35: "Guilty"
23 LayoutTableRow {TR} at (0,54) size 209x24 22 LayoutTableRow {TR} at (0,54) size 209x24
24 LayoutTableCell {TD} at (2,54) size 112x24 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,54) size 112x24 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1]
25 LayoutText {#text} at (2,2) size 4x19 24 LayoutText {#text} at (2,2) size 4x19
26 text run at (2,2) width 4: " " 25 text run at (2,2) width 4: " "
27 LayoutTableCell {TD} at (116,54) size 91x24 [bgcolor=#FFFF00] [borde r: (1px inset #808080)] [r=2 c=1 rs=1 cs=1] 26 LayoutTableCell {TD} at (116,54) size 91x24 [bgcolor=#FFFF00] [borde r: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
28 LayoutText {#text} at (2,2) size 24x19 27 LayoutText {#text} at (2,2) size 24x19
29 text run at (2,2) width 24: "L C" 28 text run at (2,2) width 24: "L C"
30 LayoutBlockFlow (anonymous) at (0,82) size 784x0 29 LayoutBlockFlow (anonymous) at (0,82) size 784x0
31 LayoutInline {B} at (0,0) size 0x0 30 LayoutInline {B} at (0,0) size 0x0
32 LayoutText {#text} at (0,0) size 0x0 31 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698