OLD | NEW |
1 CONSOLE MESSAGE: The 'reflected-xss' Content Security Policy directive has the i
nvalid value "". Valid values are "allow", "filter", and "block". | 1 CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the inv
alid value "". Valid values are "allow", "filter", and "block". |
2 CONSOLE MESSAGE: The 'reflected-xss' Content Security Policy directive has the i
nvalid value "blah". Valid values are "allow", "filter", and "block". | 2 CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the inv
alid value "blah". Valid values are "allow", "filter", and "block". |
3 CONSOLE MESSAGE: The 'reflected-xss' Content Security Policy directive has the i
nvalid value "allow blah". Valid values are "allow", "filter", and "block". | 3 CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the inv
alid value "allow blah". Valid values are "allow", "filter", and "block". |
4 CONSOLE MESSAGE: The 'reflected-xss' Content Security Policy directive has the i
nvalid value "blah allow". Valid values are "allow", "filter", and "block". | 4 CONSOLE ERROR: The 'reflected-xss' Content Security Policy directive has the inv
alid value "blah allow". Valid values are "allow", "filter", and "block". |
5 Invalid 'reflected-xss' headers should generate console messages. | 5 Invalid 'reflected-xss' headers should generate console messages. |
6 | 6 |
7 | 7 |
8 | 8 |
9 -------- | 9 -------- |
10 Frame: '<!--framePath //<!--frame0-->-->' | 10 Frame: '<!--framePath //<!--frame0-->-->' |
11 -------- | 11 -------- |
12 PASS | 12 PASS |
13 | 13 |
14 -------- | 14 -------- |
(...skipping 18 matching lines...) Expand all Loading... |
33 | 33 |
34 -------- | 34 -------- |
35 Frame: '<!--framePath //<!--frame5-->-->' | 35 Frame: '<!--framePath //<!--frame5-->-->' |
36 -------- | 36 -------- |
37 PASS | 37 PASS |
38 | 38 |
39 -------- | 39 -------- |
40 Frame: '<!--framePath //<!--frame6-->-->' | 40 Frame: '<!--framePath //<!--frame6-->-->' |
41 -------- | 41 -------- |
42 PASS | 42 PASS |
OLD | NEW |