We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236aaa0 commit 9bc1621Copy full SHA for 9bc1621
index.bs
@@ -42,8 +42,14 @@ spec:html; type:element
42
text:style
43
spec:html; type:event; text:resize
44
spec:selectors-4; type:selector; text::hover
45
-spec:webidl; type:dfn; text:namespace
46
-spec:webidl; type:interface; text:double
+spec:webidl
+ type:dfn; text:namespace
47
+ type:idl; text:long
48
+ type:idl; text:short
49
+ type:interface; text:double
50
+</pre>
51
+<pre class='ignored-specs'>
52
+spec: css21
53
</pre>
54
<!-- Some of these 'anchors' entries are really routing around spec bugs.
55
https://github.com/w3c/remote-playback/issues/137
0 commit comments