Skip to content

Commit 81a40b9

Browse files
authored
[box-tree-api] Align with Web IDL specification (w3c#961)
1 parent 558d568 commit 81a40b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

box-tree-api/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Boxes are not explicitly exposed by this API.
7272
<h2 id='api'>API</h2>
7373

7474
<pre class='idl'>
75+
[Exposed=Window]
7576
interface DeadFragmentInformation {
7677
readonly attribute Node node;
7778
readonly attribute double width;

0 commit comments

Comments
 (0)