Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / dom_checker / expected_failures-http.txt
blob25306e32e135e196d13d589bd35829eb53c98fad
1 # Expected failures when running over HTTP.
2 (blank).document.location write (readback)
3 (blank).history.forward(0) call
4 (blank).length read [value: 0]
5 (blank).location write (readback)
6 (blank).location.assign('about:blank') call
7 (blank).location.replace('about:blank') call
8 (blank).postMessage read [value: function () { [native code] }]
9 (third-party).frames.length read [value: 2]
10 (third-party).frames[0] probe [value: [object global]]
11 (third-party).history.forward(0) call
12 (third-party).length read [value: 2]
13 (third-party).postMessage read [value: function () { [native code] }]
14 (third-party).window.length read [value: 2]
15 (third-party).window[0] probe [value: [object global]]
16 open() frame name lookup
18 # Issue 9394
19 (blank).document.open() call
21 # Issue 9395
22 (blank).document.write('hi mom') call