OLD | NEW |
---|---|
(Empty) | |
1 | |
2 | |
3 -------- | |
4 Frame: '<!--framePath //<!--frame0-->-->' | |
5 -------- | |
6 This is a testharness.js-based test. | |
7 PASS No iframe may construct PaymentRequest when disabled. | |
8 Harness: the test ran to completion. | |
9 | |
10 | |
11 -------- | |
12 Frame: '<!--framePath //<!--frame1-->-->' | |
13 -------- | |
14 This is a testharness.js-based test. | |
15 PASS No iframe may construct PaymentRequest when disabled. | |
16 Harness: the test ran to completion. | |
17 | |
18 | |
19 -------- | |
20 Frame: '<!--framePath //<!--frame2-->-->' | |
21 -------- | |
22 This is a testharness.js-based test. | |
23 FAIL No iframe may construct PaymentRequest when disabled. assert_equals: expect ed "SecurityError" but got "Error" | |
iclelland
2017/01/18 19:31:00
Do you know why this assert is failing? I expected
lunalu1
2017/01/19 16:54:08
Error is from assert_unreached. But I have made th
| |
24 Harness: the test ran to completion. | |
25 | |
26 | |
27 -------- | |
28 Frame: '<!--framePath //<!--frame3-->-->' | |
29 -------- | |
30 This is a testharness.js-based test. | |
31 FAIL No iframe may construct PaymentRequest when disabled. assert_equals: expect ed "SecurityError" but got "Error" | |
iclelland
2017/01/18 19:31:00
Same here
lunalu1
2017/01/19 16:54:08
Done.
| |
32 Harness: the test ran to completion. | |
33 | |
OLD | NEW |