14 background-color: green;
17 <script src=
"../../resources/check-layout.js"></script>
19 <p>crbug.com/
331454: When the width of a non-replaced block flow element's margin box exceeds the available width, its margins are set to zero.
</p>
20 <div class=
"container">
21 <div class=
"inner-content" data-expected-margin-left=
0></div>
24 checkLayout(".inner-content");