Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css3-text / css3-text-indent / getComputedStyle / getComputedStyle-text-indent-inherited.html
blob4de47b5f17ccacabf2ed083a39f07d9ac6907db6
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script src="../../../../resources/js-test.js"></script>
5 </head>
6 <body>
7 <div id="ancestor"><div id="child"></div></div>
8 <script src="script-tests/getComputedStyle-text-indent-inherited.js"></script>
9 </body>
10 </html>