Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Google Reader minimized test case</title>
<style type="text/css">
span div {display: inline;}
</style>
<script type="text/javascript">
function boom()
{
document.getElementById("d").style.fontWeight="normal";
}
</script>
</head>
<body onload="boom()">
<div dir="rtl"><span><div id="d" style="font-size: 18pt; font-weight: bold;">Mozilla Firefox • Re: בעיה בגלגלת לאחר עדכון גרסא</div></span></div>
</body></html>