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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/mouse-move-on-svg-container-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 800x410 3 layer at (0,0) size 800x410
4 LayoutBlockFlow {html} at (0,0) size 800x410 4 LayoutBlockFlow {html} at (0,0) size 800x410
5 LayoutBlockFlow {body} at (0,0) size 800x410 5 LayoutBlockFlow {body} at (0,0) size 800x410
6 LayoutSVGRoot {svg} at (0,0) size 406x406 6 LayoutSVGRoot {svg} at (0,0) size 406x406
7 LayoutSVGContainer {g} at (303,303) size 100x100 7 LayoutSVGContainer {g} at (303,303) size 100x100
8 LayoutSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID ] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00] 8 LayoutSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID ] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
9 LayoutSVGText {text} at (44,36) size 312x17 contains 1 chunk(s) 9 LayoutSVGText {text} at (44,36) size 312x17 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 311x17 10 LayoutSVGInlineText {#text} at (0,0) size 311x17
11 chunk 1 (middle anchor) text run 1 at (44.71,50.00) startOffset 0 en dOffset 49 width 310.58: "The circle should stay in the bottom-right corner" 11 chunk 1 (middle anchor) text run 1 at (44.71,50.00) startOffset 0 en dOffset 49 width 310.58: "The circle should stay in the bottom-right corner"
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
13 LayoutText {#text} at (0,0) size 0x0
14 selection start: position 0 of child 0 {#text} of child 3 {text} of child 1 {svg } of body 13 selection start: position 0 of child 0 {#text} of child 3 {text} of child 1 {svg } of body
15 selection end: position 24 of child 0 {#text} of child 3 {text} of child 1 {sv g} of body 14 selection end: position 24 of child 0 {#text} of child 3 {text} of child 1 {sv g} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698