SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

58861 0 0 JavaScript

Fix CSS tests on Opera

Opera translates name colors to numbers (red -> #ff0000)
Other browsers like FF or Chrome translate number to rgb (#ff0000 -> rgb(255, 0, 0)
So avoiding colors in tests is probably the easiest solution...
V
Vojta Jina committed
9a6967755116f14b6f27fc00b5976b58f0bc6fcd
Parent: b6db58c
Committed by Igor Minar <iiminar@gmail.com> on 6/2/2011, 7:51:12 PM