Ticket #12836: 12836-no-font.html

File 12836-no-font.html, 187 bytes (added by Piotr Jasiun, 10 years ago)
Line 
1<!DOCTYPE html>
2<html>
3<head>
4        <title>Native contenteditable</title>
5        <meta charset="utf-8">
6</head>
7<body>
8        <div id="editor" contenteditable="true">
9                <p>Foo</p>
10        </div>
11</body>
12</html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy