3 Any copyright is dedicated to the Public Domain.
4 http://creativecommons.org/publicdomain/zero/1.0/
8 <title>Reference: Testcase #
2 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
;
42 <div style=
"display:inline-block">
44 <div style=
"display:inline-block"><input type=
"button" value=
"button"></div></div>
50 <div style=
"display:inline-block">
52 <div style=
"display:inline-block"><button>button
</button></div>
58 <div style=
"display:inline-block">
60 <div style=
"display:inline-block"><input class=
"no-theme" type=
"button" value=
"button"></div>
66 <div style=
"display:inline-block">
68 <button class=
"no-theme">button-first
<div style=
"font-size:10px">button-last
</div></button>
71 <div class=
"no-theme" style=
"display:inline-block">button-first
<div style=
"font-size:10px">button-last
</div></div>
75 <div style=
"display:inline-block">
77 <button class=
"no-theme" style=
"display:inline-grid">button-first
<x style=
"font-size:10px">button-last
</x></button>
80 <div class=
"no-theme" style=
"display:inline-grid">button-first
<x style=
"font-size:10px">button-last
</x></div>
84 <div style=
"display:inline-grid">
86 <input type=
"checkbox" class=
"block" checked
>
92 <div style=
"display:inline-grid">
94 <input type=
"radio" class=
"block" checked
>