| OLD | NEW |
| 1 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo=bar'. | 1 CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'foo=b
ar'. |
| 2 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo=bar?baz=fo
z'. | 2 CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'foo=b
ar?baz=foz'. |
| 3 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foobar'. | 3 CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'fooba
r'. |
| 4 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo=bar?'. | 4 CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'foo=b
ar?'. |
| 5 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo&bar?'. | 5 CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'foo&b
ar?'. |
| 6 This is a testharness.js-based test. | 6 This is a testharness.js-based test. |
| 7 PASS SRI with options | 7 PASS SRI with options |
| 8 PASS SRI with options 1 | 8 PASS SRI with options 1 |
| 9 PASS SRI with options 2 | 9 PASS SRI with options 2 |
| 10 PASS SRI with options 3 | 10 PASS SRI with options 3 |
| 11 PASS SRI with options 4 | 11 PASS SRI with options 4 |
| 12 PASS SRI with options 5 | 12 PASS SRI with options 5 |
| 13 Harness: the test ran to completion. | 13 Harness: the test ran to completion. |
| 14 | 14 |
| OLD | NEW |