Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/text-svgglyphs/svg-glyph-invalid-ref.html

19 lines
369 B
HTML
Raw Normal View History

<html>
<head>
<title>Reference for test that invalid XML in the 'SVG ' table is rejected</title>
<style>
@font-face {
font-family : 'Liberation';
src : url(resources/nosvg.woff);
}
body {
font-family : 'Liberation';
font-size : 200px;
}
</style>
</head>
<body>
LML&#xfe01;
</body>
</html>