Commit 3ca3460
committed
[css-conditional-3] Fix bikeshed <var>-related warnings.
This fixes the bikeshed warnings:
The following <var>s were only used once in the document:
'property'
'value'
'value', in algorithm 'supports(property, value)'
'document.querySelector("a|b")'
If these are not typos, please add an ignore='' attribute to the <var>.
Successfully generated, with warnings
Mostly it does so by expanding the <div algorithm=""></div> elements to
include the entire algorithm, but also converts one <var> to a <code>
(which it should have been).1 parent d3c2b5c commit 3ca3460
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
| 646 | + | |
646 | 647 | | |
647 | 648 | | |
648 | 649 | | |
649 | | - | |
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| |||
660 | 660 | | |
661 | 661 | | |
662 | 662 | | |
| 663 | + | |
663 | 664 | | |
664 | 665 | | |
665 | 666 | | |
666 | | - | |
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
680 | 679 | | |
681 | 680 | | |
682 | 681 | | |
683 | | - | |
| 682 | + | |
| 683 | + | |
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
| |||
0 commit comments