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

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

Issue 1126343003: Ignore unknown options to subresource integrity (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed option parsing + nits from mkwst 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: Ignoring unrecogized 'integrity' attribute option 'foo=bar'.
2 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo=bar?baz=fo z'.
3 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foobar'.
4 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo=bar?'.
5 CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo&bar?'.
6 This is a testharness.js-based test.
7 PASS SRI with options
8 PASS SRI with options 1
9 PASS SRI with options 2
10 PASS SRI with options 3
11 PASS SRI with options 4
12 PASS SRI with options 5
13 Harness: the test ran to completion.
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698