File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,6 @@ spec: SP800-800-63r3; urlPrefix: https://pages.nist.gov/800-63-3/sp800-63-3.html
264264spec: webidl; urlPrefix: https://webidl.spec.whatwg.org
265265 type: dfn;
266266 text: get a copy of the bytes held by the buffer source; url: dfn-get-buffer-source-copy
267- text: Exceptions; url: idl-exceptions
268267
269268spec: webdriver; urlPrefix: https://w3c.github.io/webdriver/
270269 type: dfn
@@ -2303,7 +2302,7 @@ The following {{DOMException}} exceptions can be raised:
23032302
23042303</dl>
23052304
2306- The following <code>[=Exceptions|Exception=]</code> exceptions can be raised:
2305+ The following [=simple exceptions=] can be raised:
23072306
23082307<dl>
23092308
@@ -2865,7 +2864,7 @@ The following {{DOMException}} exceptions can be raised:
28652864 while others are client-specific.
28662865</dl>
28672866
2868- The following <code>[=Exceptions|Exception=]</code> exceptions can be raised:
2867+ The following [=simple exceptions=] can be raised:
28692868
28702869<dl>
28712870
You can’t perform that action at this time.
0 commit comments