Skip to content

Commit 81475dc

Browse files
committed
fix: Fix expected-errs.txt
1 parent 7f58ac7 commit 81475dc

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

expected-errs.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,45 @@ LINE: Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(
1313
LINE: Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block.
1414
LINE: Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block.
1515
LINE: Can't find the 'input' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block.
16+
LINE: Multiple possible 'audio' element refs.
17+
Arbitrarily chose https://html.spec.whatwg.org/multipage/media.html#audio
18+
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
19+
spec:html; type:element; text:audio
20+
spec:epub-34; type:element; text:audio
21+
<{audio}>
22+
LINE: Multiple possible 'audio' element refs.
23+
Arbitrarily chose https://html.spec.whatwg.org/multipage/media.html#audio
24+
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
25+
spec:html; type:element; text:audio
26+
spec:epub-34; type:element; text:audio
27+
<{audio}>
28+
LINE: Multiple possible 'audio' element refs.
29+
Arbitrarily chose https://html.spec.whatwg.org/multipage/media.html#audio
30+
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
31+
spec:html; type:element; text:audio
32+
spec:epub-34; type:element; text:audio
33+
<{audio}>
34+
LINE: Multiple possible 'audio' element refs.
35+
Arbitrarily chose https://html.spec.whatwg.org/multipage/media.html#audio
36+
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
37+
spec:html; type:element; text:audio
38+
spec:epub-34; type:element; text:audio
39+
<{audio}>
40+
LINE: Multiple possible 'audio' element refs.
41+
Arbitrarily chose https://html.spec.whatwg.org/multipage/media.html#audio
42+
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
43+
spec:html; type:element; text:audio
44+
spec:epub-34; type:element; text:audio
45+
<{audio}>
1646
LINE: No 'idl' refs found for '[CC-MODE]'.
1747
{{ChannelCountMode/[CC-MODE]}}
1848
LINE: No 'idl' refs found for '[CC-INTERP]'.
1949
{{ChannelInterpretation/[CC-INTERP]}}
50+
LINE: Multiple possible 'audio' element refs.
51+
Arbitrarily chose https://html.spec.whatwg.org/multipage/media.html#audio
52+
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
53+
spec:html; type:element; text:audio
54+
spec:epub-34; type:element; text:audio
55+
<{audio}>
2056
LINE: W3C policy requires Privacy Considerations and Security Considerations to be separate sections, but you appear to have them combined into one.
2157
✔ Successfully generated, but fatal errors were suppressed

0 commit comments

Comments
 (0)