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

Commit 286f704

Browse files
author
Eduardo Fullea
committed
Merge pull request #50 from efullea/filter
uncommenting FilterOptions wrongly commented out
2 parents 062f324 + b697425 commit 286f704

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
@@ -1730,7 +1730,7 @@ <h2><a>MessagingFilter</a> Dictionary</h2>
17301730
</section>
17311731

17321732
<!------------------------ Dictionary FilterOptions -------------------------->
1733-
<!--section>
1733+
<section>
17341734
<h2><a>FilterOptions</a> Dictionary</h2>
17351735
<dl title="dictionary FilterOptions" class="idl">
17361736
<dt>DOMString sortBy</dt>
@@ -1747,7 +1747,7 @@ <h2><a>FilterOptions</a> Dictionary</h2>
17471747
</dl>
17481748
</section>
17491749

1750-
1750+
<!--
17511751
<p class="issue">
17521752
It needs to be discussed whether to just allow using the above
17531753
messaging-specific MessagingFilter or otherwise to allow defining filters with

0 commit comments

Comments
 (0)