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

Side by Side Diff: LayoutTests/dom/svg/level3/xpath/XPathEvaluatorCast01.svg

Issue 217003006: Remove carriage returns from LayoutTests (01) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix caret-and-focus-ring Created 6 years, 8 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
1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:nist="http://www.nist.gov"><rect x ="0" y="0" width="100" height="100"/> 1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:nist="http://www.nist.gov"><rect x ="0" y="0" width="100" height="100"/>
2 <script xmlns="http://www.w3.org/1999/xhtml" src="XPathEvaluatorCast01.js"/> 2 <script xmlns="http://www.w3.org/1999/xhtml" src="XPathEvaluatorCast01.js"/>
3 <script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/> 3 <script xmlns="http://www.w3.org/1999/xhtml" src="svgunit.js"/>
4 </svg> 4 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698