https://github.com/mozilla/gecko-dev
Raw File
Tip revision: e3a11f4f77b901a13add54141bf8fa9375bd57d0 authored by tbirdbld on 31 July 2012, 22:20:42 UTC
Added THUNDERBIRD_15_0b2_RELEASE THUNDERBIRD_15_0b2_BUILD1 tag(s) for changeset 1ac588e89dd5. DONTBUILD CLOSED TREE a=release
Tip revision: e3a11f4
613149-2b.html
<!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>
back to top