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

Side by Side Diff: LayoutTests/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 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.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.c gi - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/security/XFrameOpti ons/resources/x-frame-options-invalid.cgi, main document URL http://127.0.0.1:80 00/security/XFrameOptions/x-frame-options-invalid.html, http method GET> redirec tResponse (null) 1 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.c gi - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/security/XFrameOpti ons/resources/x-frame-options-invalid.cgi, main document URL http://127.0.0.1:80 00/security/XFrameOptions/x-frame-options-invalid.html, http method GET> redirec tResponse (null)
2 CONSOLE MESSAGE: Invalid 'X-Frame-Options' header encountered when loading 'http ://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.cgi': 'INVALID INVALID INVALID' is not a recognized directive. The header will be ign ored. 2 CONSOLE ERROR: Invalid 'X-Frame-Options' header encountered when loading 'http:/ /127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.cgi': ' INVALID INVALID INVALID' is not a recognized directive. The header will be ignor ed.
3 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.c gi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/security/XFrameOpti ons/resources/x-frame-options-invalid.cgi, http status code 200> 3 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.c gi - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/security/XFrameOpti ons/resources/x-frame-options-invalid.cgi, http status code 200>
4 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.c gi - didFinishLoading 4 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-invalid.c gi - didFinishLoading
5 The frame below should load, and a console message should be generated that note s the invalid header. 5 The frame below should load, and a console message should be generated that note s the invalid header.
6 6
7 7
8 8
9 -------- 9 --------
10 Frame: '<!--framePath //<!--frame0-->-->' 10 Frame: '<!--framePath //<!--frame0-->-->'
11 -------- 11 --------
12 PASS: This text should show up. 12 PASS: This text should show up.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698