Changeset 13

Show
Ignore:
Timestamp:
22/03/06 03:31:18 (2 years ago)
Author:
al
Message:

some document changes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plotkit/trunk/doc/PlotKit.SVG.txt

    r12 r13  
    5555 
    5656 
    57  
    58  
    5957PlotKit SVG Options 
    6058------------------- 
  • plotkit/trunk/doc/SVGCanvasCompat.html

    r12 r13  
    22<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" > 
    33<head> 
    4    <title>PlotKit Documentation | liquidx</title> 
     4   <title>SVG and Canvas Support Status in Various Browsers. | liquidx</title> 
    55   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    66   <link href="http://media.liquidx.net/css/page.css" media="screen" 
     
    203203 
    204204 <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 SVG 
    215  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
    218218 
    219219<h1> Disclaimer</h1> 
  • plotkit/trunk/doc/SVGCanvasCompat.txt

    r6 r13  
    22{% load markup %} 
    33{% block pageid %}code{% endblock %} 
    4 {% block title %}PlotKit Documentation{% endblock %} 
     4{% block title %}SVG and Canvas Support Status in Various Browsers.{% endblock %} 
    55{% block headers %} 
    66<link href="doc.css" media="screen" rel="stylesheet" type="text/css" /> 
     
    120120 
    121121* __Opera 9__ will refuse to draw an element if attribute ``filter`` 
    122   is defined. 
     122    is defined. 
    123123 
    124124* __Internet Explorer 7__ will not work with the Adobe SVG