Skip to content

Commit

Permalink
Mark Window as a global in webstorage/idlharness.html.
Browse files Browse the repository at this point in the history
This doesn't do anything right now, but will fix some incorrect expectations
once <w3c/testharness.js#104> lands.
  • Loading branch information
Ms2ger committed Jan 27, 2015
1 parent 7a1ab0b commit 4ed2495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webstorage/idlharness.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ <h1>Web Storage IDL tests</h1>
<div id="log"></div>

<pre id='untested_idl' style='display:none'>
[PrimaryGlobal]
interface Window {
};

Expand Down

0 comments on commit 4ed2495

Please sign in to comment.