Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: gfx/tests/crashtests/crashtests.list
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style type="text/css">
@font-face {
font-family: foo;
src: url(PigLatin_Plane15.ttf);
}
body {
font-family: foo;
font-size: 24px;
}
</style>
</head>
<body>
󰁐󰁩󰁧 󰁌󰁡󰁴󰁩󰁮
</body>
</html>