Change W32 console detection to look at the window, not stdout
[platform/upstream/glib.git] / glib / tests / markups / valid-4.gmarkup
1 <foo>
2 <bar a='1'/>
3 <bar a="2"/>
4 <bar a='3"'/>
5 <bar a="4'"/>
6 <bar a="5''''"/>
7 </foo>
8