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

Side by Side Diff: LayoutTests/svg/text/white-space-no-autowrap-expected.html

Issue 1159623007: Don't auto-wrap <svg:text> (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <svg width="400" height="200">
3 <text x="20" y="20">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</ text>
4 <text x="20" y="40">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</ text>
5 <text x="20" y="60">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</ text>
6 <text x="20" y="80">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</ text>
7 <text x="20" y="100">Lorem ipsum dolor sit amet, consectetur adipiscing elit.< /text>
8 <text x="20" y="120">Lorem ipsum dolor sit amet, consectetur adipiscing elit.< /text>
9 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/svg/text/white-space-no-autowrap.html ('k') | Source/core/layout/line/BreakingContextInlineHeaders.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698