Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit b697425

Browse files
author
Eduardo Fullea
committed
uncommenting FilterOptions wrongly commented out
1 parent e47c108 commit b697425

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1781,7 +1781,7 @@ <h2><a>MessagingFilter</a> Dictionary</h2>
17811781
</section>
17821782

17831783
<!------------------------ Dictionary FilterOptions -------------------------->
1784-
<!--section>
1784+
<section>
17851785
<h2><a>FilterOptions</a> Dictionary</h2>
17861786
<dl title="dictionary FilterOptions" class="idl">
17871787
<dt>DOMString sortBy</dt>
@@ -1798,7 +1798,7 @@ <h2><a>FilterOptions</a> Dictionary</h2>
17981798
</dl>
17991799
</section>
18001800

1801-
1801+
<!--
18021802
<p class="issue">
18031803
It needs to be discussed whether to just allow using the above
18041804
messaging-specific MessagingFilter or otherwise to allow defining filters with

0 commit comments

Comments
 (0)