Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / text-stroke-width-cairo-dos.html
blobd62c826a75a3ecc4b40dfeff34a9f4ee110ae5b3
1 <html>
2 <head>
3 <script>
4 if (window.testRunner)
5 testRunner.dumpAsText();
6 </script>
7 </head>
8 <body>
9 <p style="-webkit-text-stroke-width: 11037351">If you can read this you have survived the Cairo DOS.</p>
10 </body>
11 </html>