diff --git a/source b/source index fce239a97b0..b79bb508da6 100644 --- a/source +++ b/source @@ -115666,8 +115666,8 @@ details[open] > summary {

A select element whose multiple attribute is absent, and whose display size is 1, is - expected to render as a one-line drop-down box whose width is the width of the - select's labels.

+ expected to render as an 'inline-block' one-line drop-down box whose + width is the width of the select's labels.

In either case (list box or drop-down box), the element's items are expected to be the element's list of options,