Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1504)

Side by Side Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-bad-options-expected.txt

Issue 1126343003: Ignore unknown options to subresource integrity (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: Error parsing 'integrity' attribute ('sha256-B0/62fJSJFrdjEFR9ba0 4m/D+LHQ+zG6PGcaR0Trpxg=?'). The options could not be parsed.
2 CONSOLE ERROR: Error parsing 'integrity' attribute ('sha256-B0/62fJSJFrdjEFR9ba0 4m/D+LHQ+zG6PGcaR0Trpxg=?foobar'). The options could not be parsed.
3 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo' with valu e 'bar'.
4 CONSOLE ERROR: Error parsing 'integrity' attribute ('sha256-B0/62fJSJFrdjEFR9ba0 4m/D+LHQ+zG6PGcaR0Trpxg=?foo=bar?'). The options could not be parsed.
5 CONSOLE ERROR: Error parsing 'integrity' attribute ('sha256-B0/62fJSJFrdjEFR9ba0 4m/D+LHQ+zG6PGcaR0Trpxg=?foo&bar?'). The options could not be parsed.
6 This is a testharness.js-based test.
7 PASS SRI with bad options
8 PASS SRI with bad options 1
9 PASS SRI with bad options 2
10 PASS SRI with bad options 3
11 Harness: the test ran to completion.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698