Chromium Code Reviews

Side by Side Diff: LayoutTests/userstyles/resources/frame1.html

Issue 66383005: Remove the concept of user stylesheets. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 <html>
2 <body>
3 <div id="thinger">thinger</div>
4 <iframe src="frame2.html"></iframe>
5 </body>
6 </html>
OLDNEW

Powered by Google App Engine