Hi Jari,

I made the changes you recommended but I think there's still a dangling
issue. In a few cases I had to do different deviations for :ie8 and :ie9.
This is fine and they seem to work well, but these tests won't get run on
implementation.rb files that just specify :ie (meaning they handle :ie but
they don't have :ie8 or :ie9 handled).

Is that OK or should we look to add functionality to run something if it's
not in a group (so something like devates_on :ie9 and deviates_on_all_but
:ie9). Not sure how else these tests are used and I don't want to silently
skip tests that might catch issues. I'm happy to code the implementation
for that if it's something we want to do.

Thanks!
Hugh
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to