On 2010/08/10 10:02:44, gagan.goku wrote:
Thanks Anupama, Kuntal for the review.

http://codereview.appspot.com/1866052/diff/26001/27001
File tests/com/google/caja/parser/html/Html5ElementStackTest.java
(right):

http://codereview.appspot.com/1866052/diff/26001/27001#newcode91
tests/com/google/caja/parser/html/Html5ElementStackTest.java:91: +
"&#xaaaaaaa
&#123a &#123";
On 2010/08/10 09:58:50, Kuntal Loya wrote:
> expected for &#123a should be &#123a;

I think you meant "&#x123a" (which should be rewritten as "ሺ")
&#123a should be rewritten as "{a"

and both of these are consistent with what webkit does.

Hi Mike

This cl is ready for you to take another look.

Thanks
Gagan

http://codereview.appspot.com/1866052/show

Reply via email to