Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / constructors-cached-expected.txt
blobcf71f82030427419c974ab194c9d35e32a04b596
1 This test ensures that objects with security restrictions are cached correctly
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Image is Image
7 PASS Image.testProperty is "property set successfully"
8 PASS Option is Option
9 PASS Option.testProperty is "property set successfully"
10 PASS XMLHttpRequest is XMLHttpRequest
11 PASS XMLHttpRequest.testProperty is "property set successfully"
12 PASS Audio is Audio
13 PASS Audio.testProperty is "property set successfully"
14 PASS successfullyParsed is true
16 TEST COMPLETE