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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/html/details-replace-text-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 {DETAILS} at (0,0) size 784x36 6 LayoutBlockFlow {DETAILS} at (0,0) size 784x36
7 LayoutBlockFlow {SUMMARY} at (0,0) size 784x18 7 LayoutBlockFlow {SUMMARY} at (0,0) size 784x18
8 LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: down 8 LayoutDetailsMarker {DIV} at (0,3) size 10.55x10.55: down
9 LayoutText {#text} at (16,0) size 64x18 9 LayoutText {#text} at (16,0) size 64x18
10 text run at (16,0) width 64: "Summary" 10 text run at (16,0) width 64: "Summary"
11 LayoutBlockFlow {DIV} at (0,18) size 784x18 11 LayoutBlockFlow {DIV} at (0,18) size 784x18
12 LayoutBlockFlow {SPAN} at (0,2) size 62.42x15 12 LayoutBlockFlow {SPAN} at (0,2) size 62.42x15
13 LayoutText {#text} at (0,0) size 63x15 13 LayoutText {#text} at (0,0) size 63x15
14 text run at (0,0) width 63: "Details1" 14 text run at (0,0) width 63: "Details1"
15 LayoutText {#text} at (62,0) size 5x18 15 LayoutText {#text} at (62,0) size 5x18
16 text run at (62,0) width 5: " " 16 text run at (62,0) width 5: " "
17 LayoutText {#text} at (0,0) size 0x0
18 LayoutBlockFlow {SPAN} at (66.42,2) size 62.42x15 17 LayoutBlockFlow {SPAN} at (66.42,2) size 62.42x15
19 LayoutText {#text} at (0,0) size 63x15 18 LayoutText {#text} at (0,0) size 63x15
20 text run at (0,0) width 63: "Details2" 19 text run at (0,0) width 63: "Details2"
21 LayoutText {#text} at (0,0) size 0x0 20 LayoutText {#text} at (0,0) size 0x0
22 LayoutBlockFlow (anonymous) at (0,36) size 784x18 21 LayoutBlockFlow (anonymous) at (0,36) size 784x18
23 LayoutButton {INPUT} at (0,0) size 39.77x18 [bgcolor=#C0C0C0] 22 LayoutButton {INPUT} at (0,0) size 39.77x18 [bgcolor=#C0C0C0]
24 LayoutBlockFlow (anonymous) at (8,2) size 23.77x13 23 LayoutBlockFlow (anonymous) at (8,2) size 23.77x13
25 LayoutText {#text} at (0,0) size 24x13 24 LayoutText {#text} at (0,0) size 24x13
26 text run at (0,0) width 24: "click" 25 text run at (0,0) width 24: "click"
27 LayoutText {#text} at (0,0) size 0x0 26 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698