1 <!DOCTYPE html PUBLIC
"-//W3C//DTD//XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns=
"http://www.w3.org/1999/xhtml">
4 <title>CSS Test: Box-pack justify spaces flexbox items evenly (in horizontal) - Reference
</title>
5 <link rel=
"author" title=
"Codeaurora" href=
"http://www.codeaurora.org/" />
6 <link rel=
"help" href=
"http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/"/>
7 <style type=
"text/css">
10 background: url
('../support/flexbox_100r_50g_100r_50g_100g.png') top left no-repeat green
;
33 <p>This test passes if there is no red showing.
</p>
35 <div class=
"child">Box1
</div>
36 <div class=
"child c2">Box2
</div>
37 <div class=
"child c3">Box3
</div>