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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/button/button-align-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 {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 612x18 7 LayoutText {#text} at (0,0) size 612x18
8 text run at (0,0) width 612: "The following button elements should all be rendered on the left, with their text center justified." 8 text run at (0,0) width 612: "The following button elements should all be rendered on the left, with their text center justified."
9 LayoutBlockFlow (anonymous) at (0,34) size 784x75 9 LayoutBlockFlow (anonymous) at (0,34) size 784x75
10 LayoutButton {BUTTON} at (0,1) size 300x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)] 10 LayoutButton {BUTTON} at (0,1) size 300x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)]
(...skipping 15 matching lines...) Expand all
26 LayoutText {#text} at (53,0) size 178x13 26 LayoutText {#text} at (53,0) size 178x13
27 text run at (53,0) width 178: "This is should be center justified. " 27 text run at (53,0) width 178: "This is should be center justified. "
28 LayoutText {#text} at (300,38) size 4x18 28 LayoutText {#text} at (300,38) size 4x18
29 text run at (300,38) width 4: " " 29 text run at (300,38) width 4: " "
30 LayoutBR {BR} at (0,0) size 0x0 30 LayoutBR {BR} at (0,0) size 0x0
31 LayoutButton {BUTTON} at (0,57) size 300x18 [bgcolor=#C0C0C0] [border: n one (2px outset #C0C0C0) none (2px outset #C0C0C0)] 31 LayoutButton {BUTTON} at (0,57) size 300x18 [bgcolor=#C0C0C0] [border: n one (2px outset #C0C0C0) none (2px outset #C0C0C0)]
32 LayoutBlockFlow (anonymous) at (8,2) size 284x13 32 LayoutBlockFlow (anonymous) at (8,2) size 284x13
33 LayoutText {#text} at (53,0) size 178x13 33 LayoutText {#text} at (53,0) size 178x13
34 text run at (53,0) width 178: "This is should be center justified. " 34 text run at (53,0) width 178: "This is should be center justified. "
35 LayoutText {#text} at (0,0) size 0x0 35 LayoutText {#text} at (0,0) size 0x0
36 LayoutText {#text} at (0,0) size 0x0
37 LayoutBlockFlow {DIV} at (0,109) size 784x18 36 LayoutBlockFlow {DIV} at (0,109) size 784x18
38 LayoutButton {BUTTON} at (0,0) size 300x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)] 37 LayoutButton {BUTTON} at (0,0) size 300x18 [bgcolor=#C0C0C0] [border: no ne (2px outset #C0C0C0) none (2px outset #C0C0C0)]
39 LayoutBlockFlow (anonymous) at (8,2) size 284x13 38 LayoutBlockFlow (anonymous) at (8,2) size 284x13
40 LayoutText {#text} at (53,0) size 178x13 39 LayoutText {#text} at (53,0) size 178x13
41 text run at (53,0) width 178: "This is should be center justified. " 40 text run at (53,0) width 178: "This is should be center justified. "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698