3 Any copyright is dedicated to the Public Domain.
4 http://creativecommons.org/publicdomain/zero/1.0/
8 <title>Testcase #
5 for bug
1330962</title>
9 <style type=
"text/css">
11 color:black
; background-color:white
; font:16px/1 monospace
; padding:0; margin:0;
13 * { font:16px/1 monospace
; }
15 .block { display: block
; }
16 .grid { display: grid
; }
19 -moz-appearance: none
;
20 -webkit-appearance: none
;
40 <div style=
"display:inline-block">
42 <input type=
"color" class=
"block">
48 <div style=
"display:inline-block">
50 <input type=
"color" class=
"block no-theme">
56 <div style=
"display:inline-block">
58 <select class=
"block"><option>select
</select>
64 <div style=
"display:inline-block">
66 <select class=
"block no-theme"><option>select
</select>