You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: views/index.ejs
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -73,8 +73,7 @@ See the LICENSE file for copyright details
73
73
<li>Detection for features under alternative names are not yet supported</li>
74
74
<li>Some browser extensions, such as password managers, may cause compatibility conflicts</li>
75
75
<li>CSS property value detection may produce false positives for certain properties</li>
76
-
<li>Many tests for SVG attributes are improper due to not having API counterparts, resulting in no support reported</li>
77
-
<li>Tests for MathML element attributes are not yet implemented</li>
76
+
<li>Tests for SVG and MathML element attributes are not yet implemented</li>
78
77
</ul>
79
78
80
79
<pid="known-caveats-file-issue">If you find any errors in feature detection, please <ahref="https://github.com/openwebdocs/mdn-bcd-collector/issues/new"><spanclass="mdi mdi-alert-circle-outline"></span> file an issue</a> in the GitHub repository.</p>
0 commit comments