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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 157x56 6 LayoutTable {TABLE} at (0,0) size 157x56
7 LayoutTableSection {TBODY} at (0,0) size 157x56 7 LayoutTableSection {TBODY} at (0,0) size 157x56
8 LayoutTableRow {TR} at (0,2) size 157x52 8 LayoutTableRow {TR} at (0,2) size 157x52
9 LayoutTableCell {TD} at (2,2) size 153x52 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 153x52 [r=0 c=0 rs=1 cs=1]
10 LayoutBlockFlow (anonymous) at (1,1) size 151x0 10 LayoutBlockFlow (anonymous) at (1,1) size 151x0
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 151x50 15 LayoutBlockFlow (anonymous) at (1,1) size 151x50
17 LayoutTable {TABLE} at (0,0) size 151x50 16 LayoutTable {TABLE} at (0,0) size 151x50
18 LayoutTableSection {TBODY} at (0,0) size 151x50 17 LayoutTableSection {TBODY} at (0,0) size 151x50
19 LayoutTableRow {TR} at (0,2) size 151x46 18 LayoutTableRow {TR} at (0,2) size 151x46
20 LayoutTableCell {TD} at (2,2) size 147x46 [r=0 c=0 rs=1 cs =1] 19 LayoutTableCell {TD} at (2,2) size 147x46 [r=0 c=0 rs=1 cs =1]
21 LayoutTable (floating) {TABLE} at (1,1) size 145x44 20 LayoutTable (floating) {TABLE} at (1,1) size 145x44
22 LayoutTableSection {TBODY} at (0,0) size 145x44 21 LayoutTableSection {TBODY} at (0,0) size 145x44
23 LayoutTableRow {TR} at (0,2) size 145x40 22 LayoutTableRow {TR} at (0,2) size 145x40
24 LayoutTableCell {TD} at (2,2) size 141x40 [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 141x40 [r=0 c=0 rs=1 cs=1]
25 LayoutBlockFlow {FORM} at (1,1) size 139x22 24 LayoutBlockFlow {FORM} at (1,1) size 139x22
26 LayoutButton {INPUT} at (0,0) size 139x22 [bgc olor=#C0C0C0] [border: (2px outset #C0C0C0)] 25 LayoutButton {INPUT} at (0,0) size 139x22 [bgc olor=#C0C0C0] [border: (2px outset #C0C0C0)]
27 LayoutBlockFlow (anonymous) at (8,3) size 12 3x16 26 LayoutBlockFlow (anonymous) at (8,3) size 12 3x16
28 LayoutText {#text} at (0,0) size 123x16 27 LayoutText {#text} at (0,0) size 123x16
29 text run at (0,0) width 123: "ApplyForTh isPosition" 28 text run at (0,0) width 123: "ApplyForTh isPosition"
30 LayoutText {#text} at (0,0) size 0x0 29 LayoutText {#text} at (0,0) size 0x0
31 LayoutBlockFlow (anonymous) at (1,51) size 151x0 30 LayoutBlockFlow (anonymous) at (1,51) size 151x0
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