| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 PASS XMLHttpRequest: getAllResponseHeaders() | 2 PASS XMLHttpRequest: getAllResponseHeaders() |
| 3 FAIL XMLHttpRequest: getAllResponseHeaders() 1 assert_equals: expected "also-her
e: Mr. PB\r\newok: lego\r\nfoo-test: 1, 2\r\n" but got "ALSO-here: Mr. PB\r\nfoo
-TEST: 1, 2\r\newok: lego\r\n" | 3 FAIL XMLHttpRequest: getAllResponseHeaders() 1 assert_equals: expected "also-her
e: Mr. PB\r\newok: lego\r\nfoo-test: 1, 2\r\n" but got "also-here: Mr. PB\r\nfoo
-test: 1, 2\r\newok: lego\r\n" |
| 4 Harness: the test ran to completion. | 4 Harness: the test ran to completion. |
| 5 | 5 |
| OLD | NEW |