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

Side by Side Diff: PerformanceTests/Layout/Shapes/resources/shape.svg

Issue 195633002: [CSS Shapes] Add performance tests for SVG shape with shape-margin (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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
« no previous file with comments | « PerformanceTests/Layout/Shapes/ShapeOutsideSVGWithMargin.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
leviw_travelin_and_unemployed 2014/03/11 18:51:48 Is this necessary?
3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1 .1/DTD/svg11.dtd">
4 <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink=" http://www.w3.org/1999/xlink" x="0px" y="0px"
5 width="200px" height="200px" viewBox="0 0 200 200" enable-background="n ew 0 0 200 200" xml:space="preserve">
6 <path fill="#BE5C27" stroke="#000000" stroke-miterlimit="10" d="M177,172H20.5v-2 5h107l-47-32l114,8.5
7 c-26.808,0-48.5-24.376-48.5-54.5c18.517,0,33.5-6.933,33.5-15.5c-12.713,0 -23-7.156-23-16L183,28l-83-15.5l-93-3V196L177,172z"/>
8 </svg>
OLDNEW
« no previous file with comments | « PerformanceTests/Layout/Shapes/ShapeOutsideSVGWithMargin.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698