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

Side by Side Diff: PerformanceTests/SVG/resources/France.svg

Issue 216933006: Remove carriage returns from LayoutTests (18) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Expectations 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 <?xml version="1.0" encoding="iso-8859-1"?> 1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SV G-20010904/DTD/svg10.dtd"> 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SV G-20010904/DTD/svg10.dtd">
3 <!--Note: This file is the result of an export from MapInfo using DBx Geomatics 'SVGMapMaker' Version 1.00 (Mapbasic program) licensed to DBx Geomatics 3 <!--Note: This file is the result of an export from MapInfo using DBx Geomatics 'SVGMapMaker' Version 1.00 (Mapbasic program) licensed to DBx Geomatics
4 You may copy, modify, and distribute this file, if you include this notice and d o not charge for the distribution. This file is provided 'as is' without warrant ies of any kind, including any implied warranties.--> 4 You may copy, modify, and distribute this file, if you include this notice and d o not charge for the distribution. This file is provided 'as is' without warrant ies of any kind, including any implied warranties.-->
5 <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="913px" heigh t="642px" viewBox="0 0 4565 3210" enableZoomAndPanControls="false" style="shape- rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:o ptimizeQuality"> 5 <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="913px" heigh t="642px" viewBox="0 0 4565 3210" enableZoomAndPanControls="false" style="shape- rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:o ptimizeQuality">
6 <script><![CDATA[ 6 <script><![CDATA[
7 function showToolTip (evt, info){ 7 function showToolTip (evt, info){
8 var target = get_target(evt); 8 var target = get_target(evt);
9 var svgdoc = target.getOwnerDocument(); 9 var svgdoc = target.getOwnerDocument();
10 var svgdocElement = svgdoc.getDocumentElement(); 10 var svgdocElement = svgdoc.getDocumentElement();
(...skipping 643 matching lines...) Expand 10 before | Expand all | Expand 10 after
654 <text id ="Cosmetic110" x="2704" y="2760" class="fVerdana01001" style="font-size :25">50</text> 654 <text id ="Cosmetic110" x="2704" y="2760" class="fVerdana01001" style="font-size :25">50</text>
655 <text id ="Cosmetic111" x="2833" y="2760" class="fVerdana01001" style="font-size :25">100</text> 655 <text id ="Cosmetic111" x="2833" y="2760" class="fVerdana01001" style="font-size :25">100</text>
656 <text id ="Cosmetic112" x="2649" y="2827" class="fVerdana01001" style="font-size :30">Kilomètres</text> 656 <text id ="Cosmetic112" x="2649" y="2827" class="fVerdana01001" style="font-size :30">Kilomètres</text>
657 </g> 657 </g>
658 <g id="tooltips"> 658 <g id="tooltips">
659 <rect id="TooltipRect" x="0" y="0" width="500" height="75" rx="25" ry="25" style ="visibility:hidden;fill:rgb(200,225,250);stroke-width:1; stroke:rgb(0,0,128);op acity:0.8;pointer-events:none"></rect> 659 <rect id="TooltipRect" x="0" y="0" width="500" height="75" rx="25" ry="25" style ="visibility:hidden;fill:rgb(200,225,250);stroke-width:1; stroke:rgb(0,0,128);op acity:0.8;pointer-events:none"></rect>
660 <text id ="Tooltip" style="fill:rgb(0,0,0);visibility:hidden;font-weight:normal; font-family:'Arial';font-size:60;text-anchor:middle;pointer-events:none" x="0" y="0">!</text> 660 <text id ="Tooltip" style="fill:rgb(0,0,0);visibility:hidden;font-weight:normal; font-family:'Arial';font-size:60;text-anchor:middle;pointer-events:none" x="0" y="0">!</text>
661 <animate id="fade" attributeName="opacity" begin="Frcty274.mouseover;Frcty274.mo useover;Frcty274.mouseover;Frcty274.mouseover" dur="1.8s" from="0" to="1" fill=" freeze" /> 661 <animate id="fade" attributeName="opacity" begin="Frcty274.mouseover;Frcty274.mo useover;Frcty274.mouseover;Frcty274.mouseover" dur="1.8s" from="0" to="1" fill=" freeze" />
662 </g> 662 </g>
663 </svg> 663 </svg>
OLDNEW
« no previous file with comments | « PerformanceTests/SVG/resources/CrawFishGanson.svg ('k') | PerformanceTests/SVG/resources/HarveyRayner.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698