Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / cookies / cookies-disabled-in-data-url-expected.txt
blob06bf6a4a539cd14eb02138c8ad129364da860f18
1 This tests that cookie access throws exceptions with reasonable messages inside 'data:' URLs.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS exceptionMessage is "Failed to read the 'cookie' property from 'Document': Cookies are disabled inside 'data:' URLs."
7 PASS successfullyParsed is true
9 TEST COMPLETE