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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 220x76 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,0) size 220x76 [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 218x74 10 LayoutTableSection {TBODY} at (1,1) size 218x74
12 LayoutTableRow {TR} at (0,2) size 218x22 11 LayoutTableRow {TR} at (0,2) size 218x22
13 LayoutTableCell {TD} at (2,2) size 119x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 119x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
14 LayoutText {#text} at (2,2) size 115x18 13 LayoutText {#text} at (2,2) size 115x18
15 text run at (2,2) width 115: "Click name to see" 14 text run at (2,2) width 115: "Click name to see"
16 LayoutTableCell {TD} at (123,14) size 93x22 [bgcolor=#00FF00] [borde r: (1px inset #808080)] [r=0 c=1 rs=2 cs=1] 15 LayoutTableCell {TD} at (123,14) size 93x22 [bgcolor=#00FF00] [borde r: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
17 LayoutText {#text} at (2,2) size 89x18 16 LayoutText {#text} at (2,2) size 89x18
18 text run at (2,2) width 89: "Mac Clbr Opt" 17 text run at (2,2) width 89: "Mac Clbr Opt"
19 LayoutTableRow {TR} at (0,26) size 218x22 18 LayoutTableRow {TR} at (0,26) size 218x22
20 LayoutTableCell {TD} at (2,26) size 119x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 19 LayoutTableCell {TD} at (2,26) size 119x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
21 LayoutText {#text} at (2,2) size 41x18 20 LayoutText {#text} at (2,2) size 41x18
22 text run at (2,2) width 41: "Guilty" 21 text run at (2,2) width 41: "Guilty"
23 LayoutTableRow {TR} at (0,50) size 218x22 22 LayoutTableRow {TR} at (0,50) size 218x22
24 LayoutTableCell {TD} at (2,50) size 119x22 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,50) size 119x22 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=1]
25 LayoutText {#text} at (2,2) size 4x18 24 LayoutText {#text} at (2,2) size 4x18
26 text run at (2,2) width 4: " " 25 text run at (2,2) width 4: " "
27 LayoutTableCell {TD} at (123,50) size 93x22 [bgcolor=#FFFF00] [borde r: (1px inset #808080)] [r=2 c=1 rs=1 cs=1] 26 LayoutTableCell {TD} at (123,50) size 93x22 [bgcolor=#FFFF00] [borde r: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
28 LayoutText {#text} at (2,2) size 25x18 27 LayoutText {#text} at (2,2) size 25x18
29 text run at (2,2) width 25: "L C" 28 text run at (2,2) width 25: "L C"
30 LayoutBlockFlow (anonymous) at (0,76) size 784x0 29 LayoutBlockFlow (anonymous) at (0,76) 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