Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>
<head>
<style type="text/css">
@font-face {
font-family: dvsm;
src: url(../fonts/DejaVuSansMono.woff);
}
body {
font-family: dvsm;
}
</style>
</head>
<body>
<p>foo <span style="color:white">بِسْمِ ٱللهِ</span> bar</p>
</body>
</html>