diff options
| author | Phil Crosby | 2012-04-29 18:41:19 -0700 | 
|---|---|---|
| committer | Phil Crosby | 2012-04-29 18:41:19 -0700 | 
| commit | b07b102f9d3fa5d96502e58ad3f919764ed2fc76 (patch) | |
| tree | 3cc57783f6bd2078d6b73516667137e13718e6fd /test_harnesses/iframe.html | |
| parent | d4b255a1d5c6ea383713c2c4a956d0620bcd5795 (diff) | |
| download | vimium-b07b102f9d3fa5d96502e58ad3f919764ed2fc76.tar.bz2 | |
whitespace
Diffstat (limited to 'test_harnesses/iframe.html')
| -rw-r--r-- | test_harnesses/iframe.html | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/test_harnesses/iframe.html b/test_harnesses/iframe.html index 750ad32d..d831bad7 100644 --- a/test_harnesses/iframe.html +++ b/test_harnesses/iframe.html @@ -16,11 +16,11 @@      }      h2 { margin: 4px; } -       +    </style>  </head>  <body>    <h2>IFrame test page</h2>    <iframe src="http://www.bing.com"></iframe>  </body> -</html>
\ No newline at end of file +</html>  | 
