When I run this test case in IE8/DHTML, I get an error from the browser that

"Could not get the fontWeight property. Invalid argument" and it points to
line 134 in the cssfonts mixin:

Then later it complains that this.css_font is null (because it errored out
in that construct method for some reason)

Anyone have any idea what the problem is here?

<canvas width="100%" height="80%" debug="true">
  <include href="/mixins/cssfonts.lzx"/>

  <text valign="middle" styleclass="elapsedtext"  bgcolor="null"
            name="elapsed" text="00:00" with="cssfonts"/>

</canvas>




-- 
Henry Minsky
Software Architect
[email protected]

Reply via email to