/[suikacvs]/www/test/html/edit/contenteditable-html-iframe.html
Suika

Contents of /www/test/html/edit/contenteditable-html-iframe.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Tue Apr 11 00:48:01 2006 UTC (19 years, 3 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
Error occurred while calculating annotation data.
New tests

1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <title>@contentEditable Test Document (HTML)</title>
5 </head>
6 <body contenteditable="true">
7 <h1><code>@contentEditable</code> Test Document (HTML)</h1>
8
9 <p>Paragraph......</p>
10
11 <p>Paragraph......</p>
12
13 <ul>
14 <li>List Item 1</li>
15 <li>List Item 2</li>
16 <li>
17 List Item 3
18 <ul>
19 <li>List Item 3.1</li>
20 <li>List Item 3.2</li>
21 </ul>
22 </li>
23 </ul>
24
25 <p>Paragraph......</p>
26
27 </body>
28 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24