Skip to content

Commit

Permalink
Make a mess
Browse files Browse the repository at this point in the history
  • Loading branch information
tobie committed Nov 21, 2015
1 parent 82984ab commit 9ded5a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions page-visibility/idlharness.html
Expand Up @@ -16,10 +16,6 @@ <h1>Page Visibility IDL tests</h1>
<pre id='untested_idl' style='display:none'>
interface Document {
};
</pre>

<pre id='idl'>
enum VisibilityState { "hidden", "visible", "prerender", "unloaded" };

partial interface Document {
readonly attribute boolean hidden;
Expand Down

0 comments on commit 9ded5a6

Please sign in to comment.