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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt

Issue 1889433003: Ignore 'X-Frame-Options' inside '<meta>' tags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: One more. Created 4 years, 8 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 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta -tag-subframe-in-body.html - willSendRequest <NSURLRequest URL http://127.0.0.1: 8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-in- body.html, main document URL http://127.0.0.1:8000/security/XFrameOptions/x-fram e-options-deny-meta-tag-in-body.html, http method GET> redirectResponse (null)
2 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta -tag-subframe-in-body.html - didReceiveResponse <NSURLResponse http://127.0.0.1: 8000/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-in- body.html, http status code 200>
3 http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny-meta -tag-subframe-in-body.html - didFinishLoading
4 CONSOLE ERROR: line 6: Refused to display 'http://127.0.0.1:8000/security/XFrame Options/resources/x-frame-options-deny-meta-tag-subframe-in-body.html' in a fram e because it set 'X-Frame-Options' to 'deny'.
5 data:, - willSendRequest <NSURLRequest URL data:,, main document URL http://127. 0.0.1:8000/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html, ht tp method GET> redirectResponse (null)
6 data:, - didReceiveResponse <NSURLResponse data:,, http status code 200>
7 data:, - didFinishLoading
8 CONSOLE MESSAGE: line 14: PASS: Access to contentWindow.location.href threw an e xception.
9 There should be no content in the iframe below
10
11
12
13 --------
14 Frame: '<!--framePath //<!--frame0-->-->'
15 --------
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698