Comment #4 on issue 1491 by [email protected]: Support for CSS3
linear-gradient
http://code.google.com/p/google-caja/issues/detail?id=1491
There's a test in CssRewriterTest:
public final void testGradients() throws Exception {
runTest("p { background-image:gradient(" +
"linear, left top, left bottom)}",
"", false);
assertNoErrors();
}
I'm not sure how this passes, or what syntax it's based on.
--
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.