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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug138725-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 LayoutTable {TABLE} at (0,0) size 144x52 6 LayoutTable {TABLE} at (0,0) size 144x52
7 LayoutTableSection {TBODY} at (0,0) size 144x52 7 LayoutTableSection {TBODY} at (0,0) size 144x52
8 LayoutTableRow {TR} at (0,2) size 144x48 8 LayoutTableRow {TR} at (0,2) size 144x48
9 LayoutTableCell {TD} at (2,2) size 140x48 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 140x48 [r=0 c=0 rs=1 cs=1]
10 LayoutBlockFlow (anonymous) at (1,1) size 138x0 10 LayoutBlockFlow (anonymous) at (1,1) size 138x0
11 LayoutInline {SPAN} at (0,0) size 0x0 11 LayoutInline {SPAN} at (0,0) size 0x0
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
13 LayoutInline {SPAN} at (0,0) size 0x0 13 LayoutInline {SPAN} at (0,0) size 0x0
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutText {#text} at (0,0) size 0x0
16 LayoutBlockFlow (anonymous) at (1,1) size 138x46 15 LayoutBlockFlow (anonymous) at (1,1) size 138x46
17 LayoutTable {TABLE} at (0,0) size 138x46 16 LayoutTable {TABLE} at (0,0) size 138x46
18 LayoutTableSection {TBODY} at (0,0) size 138x46 17 LayoutTableSection {TBODY} at (0,0) size 138x46
19 LayoutTableRow {TR} at (0,2) size 138x42 18 LayoutTableRow {TR} at (0,2) size 138x42
20 LayoutTableCell {TD} at (2,2) size 134x42 [r=0 c=0 rs=1 cs =1] 19 LayoutTableCell {TD} at (2,2) size 134x42 [r=0 c=0 rs=1 cs =1]
21 LayoutTable (floating) {TABLE} at (1,1) size 132x40 20 LayoutTable (floating) {TABLE} at (1,1) size 132x40
22 LayoutTableSection {TBODY} at (0,0) size 132x40 21 LayoutTableSection {TBODY} at (0,0) size 132x40
23 LayoutTableRow {TR} at (0,2) size 132x36 22 LayoutTableRow {TR} at (0,2) size 132x36
24 LayoutTableCell {TD} at (2,2) size 128x36 [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 128x36 [r=0 c=0 rs=1 cs=1]
25 LayoutBlockFlow {FORM} at (1,1) size 126x18 24 LayoutBlockFlow {FORM} at (1,1) size 126x18
26 LayoutButton {INPUT} at (0,0) size 125.34x18 [ bgcolor=#C0C0C0] 25 LayoutButton {INPUT} at (0,0) size 125.34x18 [ bgcolor=#C0C0C0]
27 LayoutBlockFlow (anonymous) at (8,2) size 10 9.34x13 26 LayoutBlockFlow (anonymous) at (8,2) size 10 9.34x13
28 LayoutText {#text} at (0,0) size 110x13 27 LayoutText {#text} at (0,0) size 110x13
29 text run at (0,0) width 110: "ApplyForTh isPosition" 28 text run at (0,0) width 110: "ApplyForTh isPosition"
30 LayoutText {#text} at (0,0) size 0x0 29 LayoutText {#text} at (0,0) size 0x0
31 LayoutBlockFlow (anonymous) at (1,47) size 138x0 30 LayoutBlockFlow (anonymous) at (1,47) size 138x0
32 LayoutInline {SPAN} at (0,0) size 0x0 31 LayoutInline {SPAN} at (0,0) size 0x0
33 LayoutInline {SPAN} at (0,0) size 0x0 32 LayoutInline {SPAN} at (0,0) size 0x0
34 LayoutText {#text} at (0,0) size 0x0 33 LayoutText {#text} at (0,0) size 0x0
35 LayoutText {#text} at (0,0) size 0x0 34 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698