File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54834,11 +54834,11 @@ interface <dfn interface>HTMLSelectElement</dfn> : <span>HTMLElement</span> {
5483454834 <optgroup>
5483554835 <legend>WHATWG Specifications</legend>
5483654836 <option>
54837- <img src="html.jpg">
54837+ <img src="html.jpg" alt="" >
5483854838 HTML
5483954839 </option>
5484054840 <option>
54841- <img src="dom.jpg">
54841+ <img src="dom.jpg" alt="" >
5484254842 DOM
5484354843 </option>
5484454844 </optgroup>
@@ -54847,11 +54847,11 @@ interface <dfn interface>HTMLSelectElement</dfn> : <span>HTMLElement</span> {
5484754847 <optgroup>
5484854848 <legend>W3C Specifications</legend>
5484954849 <option>
54850- <img src="forms.jpg">
54850+ <img src="forms.jpg" alt="" >
5485154851 CSS Form Control Styling
5485254852 </option>
5485354853 <option>
54854- <img src="pseudo.jpg">
54854+ <img src="pseudo.jpg" alt="" >
5485554855 CSS Pseudo-Elements
5485654856 </option>
5485754857 <optgroup>
You can’t perform that action at this time.
0 commit comments