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 reference case is like its textcase, but with the testcase's dynamic
8 modifications already performed.
10 <html xmlns=
"http://www.w3.org/1999/xhtml">
13 body { font-size:
10px; }
15 <!-- to make inserted span elements stand out -->
22 border:
1px dashed blue;
25 justify-content: space-around;
32 <div class=
"flexbox" id=
"f0"><span/>[orig]
</div>
33 <div class=
"flexbox" id=
"f1">[orig]
<span/></div>
34 <div class=
"flexbox" id=
"f2"><span/> [orig]
</div>
35 <div class=
"flexbox" id=
"f3"> <span/>[orig]
</div>
36 <div class=
"flexbox" id=
"f4">[orig]
<span/> </div>
37 <div class=
"flexbox" id=
"f5">[orig]
<span/></div>
38 <div class=
"flexbox" id=
"f6"><span/>[NewText][orig]
</div>
39 <div class=
"flexbox" id=
"f7">[NewText]
<span/>[orig]
</div>
40 <div class=
"flexbox" id=
"f8">[orig]
<span/>[NewText]
</div>
41 <div class=
"flexbox" id=
"f9">[orig][NewText]
<span/></div>