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

Side by Side Diff: LayoutTests/platform/win-xp/svg/text/foreignObject-repaint-expected.txt

Issue 268993002: For non-editable content, selection editor commands are disabled Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (100,100) size 500x300 4 RenderSVGRoot {svg} at (100,100) size 500x300
5 RenderSVGForeignObject {foreignObject} at (100,100) size 500x300 5 RenderSVGForeignObject {foreignObject} at (100,100) size 500x300
6 RenderBlock {div} at (0,0) size 500x186 6 RenderBlock {div} at (0,0) size 500x186
7 RenderText {#text} at (0,1) size 481x184 7 RenderText {#text} at (0,1) size 481x184
8 text run at (0,1) width 481: "Select this text using" 8 text run at (0,1) width 481: "Select this text using"
9 text run at (0,63) width 468: "the mouse, it should" 9 text run at (0,63) width 468: "the mouse, it should"
10 text run at (0,125) width 334: "not disappear!" 10 text run at (0,125) width 334: "not disappear!"
11 caret: position 34 of child 0 {#text} of child 1 {div} of child 1 {foreignObject } of child 0 {svg} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698