Status: New
Owner: felix8a
Labels: Type-Defect Priority-Medium

New issue 1771 by felix8a: font-weight:300 doesn't work in es5
http://code.google.com/p/google-caja/issues/detail?id=1771

<style>
  p { font-weight: bold; font-weight: 300; }
</style>
<p>foo</p>

foo should show up non-bold, and this works in es53 but not in es5. the font-weight:300 is ignored.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to