25 <script src=
"../../resources/check-layout.js"></script>
27 <body onload=
"checkLayout('.box')">
28 <p>https://bugs.webkit.org/show_bug.cgi?id=
14762: There should be no red below.
</p>
29 <div class=
"container">
30 <div class=
"ref"></div>
31 <div class=
"box" data-total-y=
"0"></div>
33 <div class=
"container" style=
"-webkit-writing-mode: vertical-lr">
34 <div class=
"ref"></div>
35 <div class=
"box" data-total-y=
"100"></div>