Updates:
        Status: Accepted
        Owner: kpreid.switchb.org
        Labels: -Priority-Medium Priority-Low

Comment #1 on issue 1748 by kpreid.switchb.org: Canvas filltext error
http://code.google.com/p/google-caja/issues/detail?id=1748

Looks like a bug in CSS parsing, reproduced in r5410. It works if the font family name is quoted:
    context.font = '20pt "Calibri"';
but that should not be required according to CSS specs/documentation.

Adding the quotes should be a sufficient workaround for current versions.

--
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