Change W32 console detection to look at the window, not stdout
[platform/upstream/glib.git] / glib / tests / markups / valid-16.gmarkup
1 <a>
2   <b>
3     <c1>c1</c1>
4     <c2>c2</c2>
5   </b>
6   <b1>b1</b1>
7   <b2>b2</b2>
8   <b3>b3</b3>
9   <b4><![CDATA[This is CDATA]]></b4>
10 </a>