On Tue, Jan 17, 2012 at 12:11 AM, Hugh McGowan <[email protected]>wrote:

> What's the intent of not_compliant_on [:webdriver, :ie]? Does that mean it
> should not be run on :webdriver OR :ie ...or... :webdriver AND :ie? if it's
> an OR then the implementation.rb is incorrect and needs to be updated
> accordingly (I assumed it was an OR so made the code do the right
> check...otherwise I'm seeing even more failures, eg area_spec fails on an
> #exists? method)
>
>
That's an AND.
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to