4 <script src=
"../../resources/js-test.js"></script>
12 border:
1px solid green;
25 <legend id=
"legend">Legend
</legend>
26 <div>Fieldset content
</div>
30 description("This test checks the absolute postioned legend element to honor auto width.");
31 shouldBe('legend.offsetWidth', '200');
32 shouldBe('legend.clientWidth', '200');