1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 Any copyright is dedicated to the Public Domain.
4 http://creativecommons.org/publicdomain/zero/1.0/
7 This test is like the -2a variant, but with a <div> instead of an <img>
8 at the deepest level of nesting.
10 <html xmlns=
"http://www.w3.org/1999/xhtml">
19 /* We give the flex container a border and background so we can easily
20 * see how large it is. */
21 border:
2px dotted black;
26 border:
5px solid teal;
33 background: rgb(
0,
19,
127); /* matches solidblue.png */
39 <div class=
"wrapper"><div class=
"blueBlock"/></div>
40 <div class=
"wrapper"><div class=
"blueBlock"/></div>
41 <div class=
"wrapper"><div class=
"blueBlock"/></div>