2011-10-18 05:51:57 -07:00
|
|
|
<!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()">
|
2011-11-02 12:27:27 -07:00
|
|
|
<div dir="rtl"><span><div id="d" style="font-size: 18pt; font-weight: bold;">Mozilla Firefox • Re: בעיה בגלגלת לאחר עדכון גרסא</div></span></div>
|
2011-10-18 05:51:57 -07:00
|
|
|
</body></html>
|