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

Side by Side Diff: LayoutTests/mhtml/page_with_javascript-expected.html

Issue 161383002: Disabling JavaScript in MHTML and limiting MHTML loading to top frames. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed check_domain.mht (replaced with relative_url.mht) Created 6 years, 10 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
(Empty)
1 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
2 =3Diso-8859-1">
3
4 <title>A page with JavaScript</title>
5 <h1>This page has content generated by JavaScript</h1>
6 Javascript is not run, so that dynamic content should not show.
7 <div id=3D"myDiv"></div>
8
9 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698