Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / custom / exception-from-constructor-expected.txt
blobeac9aabed0b4f3db7a8466ff42bbd332750a1426
1 Tests throwing an exception during registration of constructor
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.registerElement("x-a", {prototype: proto}) threw exception Exception thrown from getter.
7 PASS successfullyParsed is true
9 TEST COMPLETE