Fri, 16 Jan 2015 18:13:44 +0100
Integrate suggestion from review to improve consistency with existing code.
michael@0 | 1 | <svg xmlns="http://www.w3.org/2000/svg" |
michael@0 | 2 | xmlns:xlink="http://www.w3.org/1999/xlink" |
michael@0 | 3 | width="100" height="100"> |
michael@0 | 4 | <circle cx="10" cy="10" r="10" fill="blue"/> |
michael@0 | 5 | </svg> |