Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / doubleclick-inline-first-last-contenteditable.html
blob65f22d9ed4aaa2d5c38a3be04ac93d67e442e9c0
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 <script src="../../resources/js-test.js"></script>
5 <script src="resources/js-test-selection-shared.js"></script>
6 </head>
7 <body>
8 <p id="description"></p>
9 <div id="console"></div>
10 <script src="script-tests/doubleclick-inline-first-last-contenteditable.js"></script>
11 </body>
12 </html>