Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: skin/icons/checkmark.svg

Issue 29596678: Issue 5973 - broken icons on Firefox v50-53 (Closed)
Patch Set: Created Nov. 3, 2017, 7:29 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « skin/icons/attention.svg ('k') | skin/icons/code.svg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <svg id="c7a84ece-d790-40f5-a9a3-952827e82ab7" data-name="artwork" xmlns="http:/ /www.w3.org/2000/svg" viewBox="10 10 30 30"><title>checkmark</title><polygon poi nts="20.49 31.17 13.29 23.98 14.71 22.56 20.49 28.34 33.29 15.54 34.71 16.95 20. 49 31.17"/></svg> 1 <svg xmlns="http://www.w3.org/2000/svg">
2 <view id="default" viewBox="10 10 30 30"/>
3 <polygon points="20.49 31.17 13.29 23.98 14.71 22.56 20.49 28.34 33.29 15.54 3 4.71 16.95 20.49 31.17" fill="#BBB"/>
4
5 <view id="approved" viewBox="10 40 30 30"/>
6 <polygon points="20.49 31.17 13.29 23.98 14.71 22.56 20.49 28.34 33.29 15.54 3 4.71 16.95 20.49 31.17" transform="translate(0, 30)" fill="#008000"/>
7 </svg>
OLDNEW
« no previous file with comments | « skin/icons/attention.svg ('k') | skin/icons/code.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld