dom/plugins/test/mochitest/plugin_visibility_loader.html

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

michael@0 1 <!DOCTYPE html>
michael@0 2 <html>
michael@0 3 <body style="background-color: #88AAFF;">
michael@0 4 <h1>This Page Has a Solid Plugin</h1>
michael@0 5
michael@0 6 <p><embed id="p" type="application/x-test" drawmode="solid" color="FFFF0000" width="200" height="200"></embed>

mercurial