Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / dom / font-face-elements-expected.txt
1 This tests to make sure we have all the font-face related dom bindings.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS font-face in http://www.w3.org/2000/svg is JS object SVGFontFaceElement
7 PASS font-face-name in http://www.w3.org/2000/svg is JS object SVGFontFaceNameElement
8 PASS font-face-format in http://www.w3.org/2000/svg is JS object SVGFontFaceFormatElement
9 PASS font-face-src in http://www.w3.org/2000/svg is JS object SVGFontFaceSrcElement
10 PASS font-face-uri in http://www.w3.org/2000/svg is JS object SVGFontFaceUriElement
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14