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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/zoom/text/zoom-hixie-mixed-008-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 800x487 3 layer at (0,0) size 800x487
4 LayoutBlockFlow {html} at (0,0) size 800x487.06 4 LayoutBlockFlow {html} at (0,0) size 800x487.06
5 LayoutBlockFlow {body} at (8,23.03) size 784x456.03 5 LayoutBlockFlow {body} at (8,23.03) size 784x456.03
6 LayoutBlockFlow {p} at (0,0) size 784x27 [color=#000080] 6 LayoutBlockFlow {p} at (0,0) size 784x27 [color=#000080]
7 LayoutText {#text} at (0,0) size 589x26 7 LayoutText {#text} at (0,0) size 589x26
8 text run at (0,0) width 589: "There should be a blue circle with the w ord \"TEST\" in it below." 8 text run at (0,0) width 589: "There should be a blue circle with the w ord \"TEST\" in it below."
9 LayoutBlockFlow (anonymous) at (0,50.03) size 784x406 9 LayoutBlockFlow (anonymous) at (0,50.03) size 784x406
10 LayoutSVGRoot {svg} at (8,73) size 400x401 10 LayoutSVGRoot {svg} at (8,73) size 400x401
11 LayoutSVGRect {rect} at (8,73) size 400x401 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00] 11 LayoutSVGRect {rect} at (8,73) size 400x401 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
12 LayoutSVGEllipse {circle} at (8,73) size 400x401 [fill={[type=SOLID] [ color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00] 12 LayoutSVGEllipse {circle} at (8,73) size 400x401 [fill={[type=SOLID] [ color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00]
13 LayoutSVGForeignObject {foreignObject} at (0,175) size 400x50 [color=# FFFFFF] 13 LayoutSVGForeignObject {foreignObject} at (0,175) size 400x50 [color=# FFFFFF]
14 LayoutBlockFlow {div} at (0,0) size 400x83 14 LayoutBlockFlow {div} at (0,0) size 400x83
15 LayoutText {#text} at (114,1) size 172x80 15 LayoutText {#text} at (114,1) size 172x80
16 text run at (114,1) width 172: "TEST" 16 text run at (114,1) width 172: "TEST"
17 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
18 LayoutText {#text} at (0,0) size 0x0
19 LayoutText {#text} at (0,0) size 0x0
20 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698