Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: static/testcasefiles/subdocument/frame.html

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Created April 18, 2018, 11:54 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <head>
3 <style>
4 body {
5 background-color: red;
6 height: 75%;
7 color: white;
8 }
9 </style>
10 </head>
11 <body>
12 This is a frame/subdocument
13 </body>
14 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld