DescriptionThis fixes some test failures on Opera 10
http://code.google.com/p/google-caja/issues/detail?id=1141
several tests failed, because color comparisons failed,
because when reading a colorname like 'red', Opera gives
you the string '"red"'.
http://code.google.com/p/google-caja/issues/detail?id=1166
testRowCell failed because it's testing for a specific
exception message with assertEquals, but Opera appends
some extra info to the end of thte message.
http://code.google.com/p/google-caja/issues/detail?id=1167
I'm not sure why the commonJsModule tests were failing,
but they're not failing now.
with this change, there's only 1 failure remaining on Opera:
http://code.google.com/p/google-caja/issues/detail?id=1165
testCustomEvents still fails. I made some changes to
report the problem better.
Patch Set 1 #
Total comments: 4
MessagesTotal messages: 4
|
|||||||||||||||||||||||||||||||||||||