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

Side by Side Diff: LayoutTests/webarchive/resources/test-frame.html

Issue 14046041: Remove webarchive tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <html>
2 <head>
3 <link rel="stylesheet" href="test-style.css" type="text/css">
4 </head>
5 <body>
6 <div>
7 <img src="apple.gif">
8 </div>
9 <div>
10 This is a subframe. This text should be red sans-serif.
11 </div>
12 <div>
13 <img src="apple.gif">
14 </div>
15 </body>
16 </html>
OLDNEW
« no previous file with comments | « LayoutTests/webarchive/resources/test-css-link-recurse.css ('k') | LayoutTests/webarchive/resources/test-style.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698