| 32 |
<td>Tentative |
<td>Tentative |
| 33 |
<tr><td>1.1 First Edition |
<tr><td>1.1 First Edition |
| 34 |
<td>Tentative |
<td>Tentative |
| 35 |
|
<tr> |
| 36 |
|
<th scope=row><a href="#css"><abbr title="Cascading Style Sheets">CSS</abbr></a> |
| 37 |
|
<td>2.1 |
| 38 |
|
<td>Most part |
| 39 |
|
<tr> |
| 40 |
|
<th scope=row>Selectors |
| 41 |
|
<td>3 |
| 42 |
|
<td><!-- Full --> |
| 43 |
</tbody> |
</tbody> |
| 44 |
<tbody> |
<tbody> |
| 45 |
<tr><th scope=row><abbr title="Hypertext Transfer Protocol">HTTP</abbr> |
<tr><th scope=row><abbr title="Hypertext Transfer Protocol">HTTP</abbr> |
| 57 |
<li>December 2007 content model is not implemented yet.</li> |
<li>December 2007 content model is not implemented yet.</li> |
| 58 |
<li>Form elements are not implemented yet.</li> |
<li>Form elements are not implemented yet.</li> |
| 59 |
</ul> |
</ul> |
| 60 |
|
|
| 61 |
</div> |
</div> |
| 62 |
|
|
| 63 |
<div class=section id=atom> |
<div class=section id=atom> |
| 66 |
<p>Only a part is implemented.</p> |
<p>Only a part is implemented.</p> |
| 67 |
</div> |
</div> |
| 68 |
|
|
| 69 |
|
<div class=section id=css> |
| 70 |
|
<h2><abbr title="Cascading Style Sheets">CSS</abbr></h2> |
| 71 |
|
|
| 72 |
|
<p>The current implementation assumes that there are following |
| 73 |
|
requirements:</p> |
| 74 |
|
<ul> |
| 75 |
|
<li id=css-type-charset-param>The <code>charset</code> parameter of the media |
| 76 |
|
type <code>text/css</code> <em class=rfc2119>MUST</em> be treated as if it |
| 77 |
|
were an unknown parameter for the purpose of determining styling langauge for |
| 78 |
|
an <abbr>HTML</abbr> <code>style</code> element.</li> |
| 79 |
|
<li id=css-style-content>Content of an <abbr>HTML</abbr> <code>style</code> |
| 80 |
|
element whose content is interpreted as a CSS style sheet |
| 81 |
|
<em class=rfc2119>MUST</em> consist of zero or more |
| 82 |
|
<a href="http://www.whatwg.org/specs/web-apps/current-work/#text-node">text nodes</a>. |
| 83 |
|
Note that it may also contain zero or more comment and/or processing |
| 84 |
|
instruction nodes.</li> |
| 85 |
|
</ul> |
| 86 |
|
|
| 87 |
|
<p>...</p> |
| 88 |
|
|
| 89 |
|
</div> |
| 90 |
|
|
| 91 |
</body> |
</body> |
| 92 |
</html> |
</html> |