Changeset 13
- Timestamp:
- 22/03/06 03:31:18 (2 years ago)
- Files:
-
- plotkit/trunk/doc/PlotKit.SVG.txt (modified) (1 diff)
- plotkit/trunk/doc/SVGCanvasCompat.html (modified) (2 diffs)
- plotkit/trunk/doc/SVGCanvasCompat.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plotkit/trunk/doc/PlotKit.SVG.txt
r12 r13 55 55 56 56 57 58 59 57 PlotKit SVG Options 60 58 ------------------- plotkit/trunk/doc/SVGCanvasCompat.html
r12 r13 2 2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" > 3 3 <head> 4 <title> PlotKit Documentation| liquidx</title>4 <title>SVG and Canvas Support Status in Various Browsers. | liquidx</title> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 6 <link href="http://media.liquidx.net/css/page.css" media="screen" … … 203 203 204 204 <li><p> <strong>Opera 9</strong> will refuse to draw an element if attribute <code>filter</code> 205 is defined.206 </p> 207 208 </li> 209 </ul> 210 <p> is defined. 211 </p> 212 < ul>213 <li> 214 <strong>Internet Explorer 7</strong> will not work with the Adobe SVG215 Viewer. Also, it's native SVG renderer does not work with inline content either. 216 </li> 217 </ ul>205 is defined. 206 </p> 207 208 </li> 209 210 <li><p> <strong>Internet Explorer 7</strong> will not work with the Adobe SVG 211 Viewer. Also, it's native SVG renderer does not work with inline content either. 212 </p> 213 214 </li> 215 </ul> 216 <p> Viewer. Also, it's native SVG renderer does not work with inline content either. 217 </p> 218 218 219 219 <h1> Disclaimer</h1> plotkit/trunk/doc/SVGCanvasCompat.txt
r6 r13 2 2 {% load markup %} 3 3 {% block pageid %}code{% endblock %} 4 {% block title %} PlotKit Documentation{% endblock %}4 {% block title %}SVG and Canvas Support Status in Various Browsers.{% endblock %} 5 5 {% block headers %} 6 6 <link href="doc.css" media="screen" rel="stylesheet" type="text/css" /> … … 120 120 121 121 * __Opera 9__ will refuse to draw an element if attribute ``filter`` 122 is defined.122 is defined. 123 123 124 124 * __Internet Explorer 7__ will not work with the Adobe SVG




Atom Feed for the Blog Entries