Skip to content

Commit bd423da

Browse files
[HTML] Add display:block to the optgroup element whatwg/html@3be98eb
1 parent c8d3627 commit bd423da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

HTML-rendering-ja.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7286,6 +7286,7 @@ <h4 title="The select element">15.5.16. `select^e 要素</h4>
72867286
}
72877287

72887288
select optgroup {
7289+
display: block;
72897290
font-weight: bolder;
72907291
}
72917292

0 commit comments

Comments
 (0)