3 <script src=
"../../resources/check-layout.js"></script>
11 background-color: blue;
15 <body onload=
"checkLayout('img')">
16 <p>This test checks that we add the right padding on a replaced element in vertical-writing mode.
</p>
17 <div style=
"-webkit-writing-mode: vertical-lr;"><img src=
"resources/square-blue-100x100.png" data-expected-height=
"100" data-expected-width=
"200"></img></div>