Fix appearance:auto <select size/multiple> with new content model
Now that we are allowing new elements in like s and
s, we should make them render in a sensible way for ListBox
which have size=2 or multiple attributes.
I already made sure that appearance:auto works with the
new content model, but I didn't handle these ListBox s until
now.
Fixed: 357047901
Change-Id: I9f7b9f07e48eefd4b646a5bc2fdefb017765aadd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5770852
Reviewed-by: Traian Captan tcaptan@chromium.org
Commit-Queue: Joey Arhar jarhar@chromium.org
Cr-Commit-Position: refs/heads/main@{#1340644}