1<html> 2<head> 3<title>Todo List</title> 4<link rel="stylesheet" type="text/css" href="media/style.css"> 5</head> 6<body> 7 8<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> 9 <tr> 10 <td class="header_top">csstidy</td> 11 </tr> 12 <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> 13 <tr> 14 <td class="header_menu"> 15 [ <a href="classtrees_csstidy.html" class="menu">class tree: csstidy</a> ] 16 [ <a href="elementindex_csstidy.html" class="menu">index: csstidy</a> ] 17 [ <a href="elementindex.html" class="menu">all elements</a> ] 18 </td> 19 </tr> 20 <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> 21</table> 22 23<table width="100%" border="0" cellpadding="0" cellspacing="0"> 24 <tr valign="top"> 25 <td width="200" class="menu"> 26 <div id="todolist"> 27 <p><a href="todolist.html">Todo List</a></p> 28 </div> 29 <b>Packages:</b><br /> 30 <a href="li_csstidy.html">csstidy</a><br /> 31 <br /><br /> 32 33 </td> 34 <td> 35 <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> 36 37<div align="center"><h1>Todo List</h1></div> 38<h2>csstidy</h2> 39<h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['all_properties']">$GLOBALS['csstidy']['all_properties']</a></h3> 40<ul> 41 <li>Add CSS3 properties</li> 42</ul> 43<h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['background_prop_default']">$GLOBALS['csstidy']['background_prop_default']</a></h3> 44<ul> 45 <li>Possibly property names will change during CSS3 development</li> 46</ul> 47<h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['color_values']">$GLOBALS['csstidy']['color_values']</a></h3> 48<ul> 49 <li>CSS3 properties</li> 50</ul> 51<h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['number_values']">$GLOBALS['csstidy']['number_values']</a></h3> 52<ul> 53 <li>CSS3 properties</li> 54</ul> 55<h3><a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['shorthands']">$GLOBALS['csstidy']['shorthands']</a></h3> 56<ul> 57 <li>Are there new ones in CSS3?</li> 58</ul> 59<h3><a href="csstidy/csstidy_optimise.html#methoddissolve_short_bg">csstidy_optimise::dissolve_short_bg()</a></h3> 60<ul> 61 <li>full CSS 3 compliance</li> 62</ul> 63<h3><a href="csstidy/csstidy_optimise.html#methodmerge_bg">csstidy_optimise::merge_bg()</a></h3> 64<ul> 65 <li>full CSS 3 compliance</li> 66</ul> 67 <div class="credit"> 68 <hr /> 69 Documentation generated on Mon, 15 May 2006 22:56:01 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC3</a> 70 </div> 71 </td></tr></table> 72 </td> 73 </tr> 74</table> 75 76</body> 77</html>