Skip to content

Commit 438a663

Browse files
committed
Revert "Split WebIDL into two parts."
Bug this was working around has been fixed in Respec. This reverts commit e840f91.
1 parent faf0ced commit 438a663

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,7 @@ <h2>
196196
DOMString method = "GET";
197197
required ShareTargetParams params;
198198
};
199-
</pre>
200-
<pre class="idl">
199+
201200
partial dictionary WebAppManifest {
202201
ShareTarget share_target;
203202
};

0 commit comments

Comments
 (0)