2 <script src=
"../../resources/check-layout.js"></script>
6 <p> THe hr element uses border-box sizing so a
100% width does not create a horizontal scrollbar.
</p>
7 <hr width=
"100%" size=
"2" data-expected-width=
"802">
9 window
.checkLayout('hr');