We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb6639 commit 8f43b7eCopy full SHA for 8f43b7e
tree-construction/webkit02.dat
@@ -729,6 +729,39 @@ eof-in-math
729
| <b>
730
| "b"
731
732
+#data
733
+<select><button><selectedcontent></button><option>X<option>Y
734
+#errors
735
+#document
736
+| <html>
737
+| <head>
738
+| <body>
739
+| <select>
740
+| <button>
741
+| <selectedcontent>
742
+| "X"
743
+| <option>
744
745
746
+| "Y"
747
+
748
749
+<select><button><selectedcontent></button><option>X<option selected>Y
750
751
752
753
754
755
756
757
758
759
760
761
762
+| selected=""
763
764
765
#data
766
<font><select><option>a</option></font></select>
767
#errors
0 commit comments