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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/hixie/mixed/003-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 800x297 3 layer at (0,0) size 800x297
4 LayoutBlockFlow {html} at (0,0) size 800x297 4 LayoutBlockFlow {html} at (0,0) size 800x297
5 LayoutBlockFlow {body} at (8,16) size 784x273 5 LayoutBlockFlow {body} at (8,16) size 784x273
6 LayoutBlockFlow {p} at (0,0) size 784x19 6 LayoutBlockFlow {p} at (0,0) size 784x19
7 LayoutTextControl {input} at (0,0) size 311x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 7 LayoutTextControl {input} at (0,0) size 311x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
8 LayoutBlockFlow {p} at (0,35) size 784x18 8 LayoutBlockFlow {p} at (0,35) size 784x18
9 LayoutText {#text} at (0,0) size 465x18 9 LayoutText {#text} at (0,0) size 465x18
10 text run at (0,0) width 465: "It should say \"PASSED\" above and there should be a green circle below." 10 text run at (0,0) width 465: "It should say \"PASSED\" above and there should be a green circle below."
11 LayoutBlockFlow (anonymous) at (0,69) size 784x204 11 LayoutBlockFlow (anonymous) at (0,69) size 784x204
12 LayoutSVGRoot {svg} at (8,85) size 100x100 12 LayoutSVGRoot {svg} at (8,85) size 100x100
13 LayoutSVGEllipse {circle} at (8,85) size 100x100 [fill={[type=SOLID] [ color=#008000]}] [cx=50.00] [cy=50.00] [r=50.00] 13 LayoutSVGEllipse {circle} at (8,85) size 100x100 [fill={[type=SOLID] [ color=#008000]}] [cx=50.00] [cy=50.00] [r=50.00]
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 layer at (11,19) size 305x13 15 layer at (11,19) size 305x13
17 LayoutBlockFlow {div} at (3,3) size 305x13 16 LayoutBlockFlow {div} at (3,3) size 305x13
18 LayoutText {#text} at (0,0) size 115x13 17 LayoutText {#text} at (0,0) size 115x13
19 text run at (0,0) width 115: "This test has PASSED." 18 text run at (0,0) width 115: "This test has PASSED."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698