Ticket #10383: 10383-contenteditable.html

File 10383-contenteditable.html, 167 bytes (added by Piotr Jasiun, 11 years ago)
Line 
1<html>
2        <body>
3                <div contenteditable="true">
4                        <p>&nbsp;</p>
5                        <ol>
6                                <li>foo
7                                        <ul>
8                                                <li>bar</li>
9                                        </ul>
10                                </li>
11                        </ol>
12                </div>
13        </body>
14</html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy