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

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

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years 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 LayoutSVGRoot {svg} at (100,100) size 500x300 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGForeignObject {foreignObject} at (100,100) size 500x300 5 LayoutSVGForeignObject {foreignObject} at (100,100) size 500x300
6 LayoutBlockFlow {div} at (0,0) size 500x183 6 LayoutBlockFlow {div} at (0,0) size 500x183
7 LayoutText {#text} at (0,1) size 490x181 7 LayoutText {#text} at (0,1) size 490x181
8 text run at (0,1) width 490: "Select this text using" 8 text run at (0,1) width 490: "Select this text using"
9 text run at (0,62) width 478: "the mouse, it should" 9 text run at (0,62) width 478: "the mouse, it should"
10 text run at (0,123) width 338: "not disappear!" 10 text run at (0,123) width 338: "not disappear!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698