4 <title>Bug
1134744 testcase
</title>
16 <!-- these two blocks should look the same -->
17 <div style=
"writing-mode: vertical-rl; text-orientation: sideways-right">
18 <label><input type=
"radio">Radio
</label></br>
19 <label><input type=
"checkbox">Checkbox
</label></br>
21 <div style=
"writing-mode: vertical-lr; text-orientation: sideways-right">
22 <label><input type=
"checkbox">Checkbox
</label></br>
23 <label><input type=
"radio">Radio
</label></br>