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

Side by Side Diff: LayoutTests/fast/html/imports/resources/bye.html

Issue 15856002: First step of HTMLImports (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed Mac build Created 7 years, 6 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 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <head></head>
3 <body> 4 <body>
4 <span>Hello</span> 5 <h1>Bye</h1>
5 </body> 6 </body>
6 </html> 7 </html>
OLDNEW
« no previous file with comments | « LayoutTests/fast/html/imports/resources/bye.css ('k') | LayoutTests/fast/html/imports/resources/hello.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698