4 <link href=
"resources/flexbox.css" rel=
"stylesheet">
7 background-color: lightgrey;
13 background-color: blue;
16 <script src=
"../../resources/js-test.js"></script>
17 <script src=
"../../resources/check-layout.js"></script>
19 <body onload=
"checkLayout('.flexbox')">
21 <div class=
"flexbox" style=
"position: relative">
22 <div data-offset-x=
"0" data-offset-y=
"0" data-expected-width=
"120" data-expected-height=
"120">
23 <p data-offset-x=
"10" data-offset-y=
"10" data-expected-width=
"100" data-expected-height=
"100"></p>