Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>↩
<head>↩
<style type="text/css">↩
body {↩
font-family: Times New Roman, serif;↩
font-style: italic;↩
}↩
.white {↩
color: white;↩
}↩
</style>↩
</head>↩
<body>↩
<p>foo <span class="white">foo"bar</span> bar</p>↩
</body>↩
</html>↩
↩