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 9b0419a commit 585eb79Copy full SHA for 585eb79
test/HTML5/Parser/DOMTreeBuilderTest.php
@@ -556,7 +556,7 @@ public function testSelectGroupedOptions()
556
<option value="bar">bar</option>
557
<option value="baz">baz</option>
558
</optgroup>
559
- <optgroup id="second" label="first">
+ <optgroup id="second" label="second">
560
<option value="lorem">lorem</option>
561
<option value="ipsum">ipsum</option>
562
0 commit comments