Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 635639-1.html
blob6405a4e62864f3a487a051603c89e04b2aef1b9f
1 <html>
2 <head>
3 <style type="text/css">
4 @font-face {
5 font-family: dvsm;
6 src: url(../fonts/DejaVuSansMono.woff);
8 body {
9 font-family: dvsm;
11 </style>
12 </head>
13 <body>
14 <p>foo <span style="color:white">x&#x301;y&#x302;z&#x303;z&#x304;y</span> bar</p>
15 </body>
16 </html>