Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / event-isolated-world-expected.txt
blob5438e5131999194db1932dadbaa120b0605fba26
1 Tests that properties of various events do not leak between isolated worlds (bug 85158).
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS documentObject is null
7 PASS document.pageDefinedVar is undefined.
8 PASS documentObject is null
9 PASS document.pageDefinedVar is undefined.
10 PASS documentObject is null
11 PASS document.pageDefinedVar is undefined.
12 PASS successfullyParsed is true
14 TEST COMPLETE