4 <meta http-equiv=
"X-UA-Compatible" content=
"IE=edge">
7 The text in the button, popup menu and list box should have the same case as in the
10 <select><option>HELLO
</option><option>WORLD
</option></select>
11 <select multiple=
"true"><option>HELLO
</option><option>WORLD
</option></select>
12 <span>HELLO WORLD
</span>
15 <select><option>HeLLo
</option><option>WoRLd
</option></select>
16 <select multiple=
"true"><option>HeLLo
</option><option>WoRLd
</option></select>
17 <span>HeLLo WoRLd
</span>
20 <select><option>hello
</option><option>world
</option></select>
21 <select multiple=
"true"><option>hello
</option><option>world
</option></select>
22 <span>hello world
</span>
25 <select><option>SS
</option><option>SSSS
</option></select>
26 <select multiple=
"true"><option>SS
</option><option>SSSS
</option></select>
30 <select><option>ß
</option><option>ßß
</option></select>
31 <select multiple=
"true"><option>ß
</option><option>ßß
</option></select>
35 <select><option>ß
</option><option>ßß
</option></select>
36 <select multiple=
"true"><option>ß
</option><option>ßß
</option></select>