Side by Side Diff
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
| File |
| u : | up to issue |
| j / k : | jump to file after / before current file |
| J / K : | jump to next file with a comment after / before current file |
| Side-by-side diff |
| i : | toggle intra-line diffs |
| e : | expand all comments |
| c : | collapse all comments |
| s : | toggle showing all comments |
| n / p : | next / previous diff chunk or comment |
| N / P : | next / previous comment |
| <Up> / <Down> : | next / previous line |
|
| Issue |
| u : | up to list of issues |
| j / k : | jump to patch after / before current patch |
| o / <Enter> : | open current patch in side-by-side view |
| i : | open current patch in unified diff view |
| Issue List |
| j / k : | jump to issue after / before current issue |
| o / <Enter> : | open current issue |
|
(104)
Side by Side Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-blocked-expected.txt
👁 Image
Issue 596043003:
Basic console error messages for subresource integrity. (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed broken test expected values
Created 6 years, 2 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
| OLD | NEW |
| CONSOLE ERROR: The computed SHA-256 integrity 'yM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpP
pYxgwl8XW8=' does not match the 'integrity' attribute 'BpfBw7ivV8q2jLiT13fxDYAe2
tJllusRSZ273h2nFSE=' for resource 'http://127.0.0.1:8000/security/subresourceInt
egrity/fail.js'. |
| CONSOLE ERROR: The computed SHA-384 integrity 'S6xh6guV2pHeSNxnbroULlz9KudZHqIdo
bKgjbKThvTId0IkJDVmnEKKNPT5yZVG' does not match the 'integrity' attribute 'XVVXB
GoYw6AJOh9J/Z8pBDMVVPfkBpngexkA7JqZu8d5GENND6TEIup/tA1v5GPr' for resource 'http:
//127.0.0.1:8000/security/subresourceIntegrity/fail.js'. |
| CONSOLE ERROR: The computed SHA-512 integrity 'ycr1MW0ijTo/8WJCkRWTd7SbO/8zw6iQ0
0lTo4VYeZ3sHT68zBeti8FrKFQ31GTOLIBIVHazyqYQBou2JbgMyA==' does not match the 'int
egrity' attribute 'tbUPioKbVBplr0b1ucnWB57SJWt4x9dOE0Vy2mzCXvH3FepqDZ+07yMK81ytl
g0MPaIrPAjcHqba5csorDWtKg==' for resource 'http://127.0.0.1:8000/security/subres
ourceIntegrity/fail.js'. |
| 1 This test passes if no 'FAIL' alert appears. | 4 This test passes if no 'FAIL' alert appears. |
| OLD | NEW |