Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced tests #33

Closed
pisi opened this issue May 8, 2011 · 0 comments
Closed

Enhanced tests #33

pisi opened this issue May 8, 2011 · 0 comments
Assignees
Milestone

Comments

@pisi
Copy link
Owner

pisi commented May 8, 2011

For example in new Firefox 4 some tests asserting sprite background shift tend to fail because I (in agreement with all other browsers so far) expect "0px", but FF4 reports "0%, which frankly isn't the same string. Similarily Opera reports colors as rgb() whereas others report hexadecimal.

Will enhance the tests by using my new QUnit extension QUny which tests for equivalents rather for equals.

@ghost ghost assigned pisi May 8, 2011
@pisi pisi closed this as completed in c098de5 May 8, 2011
@pisi pisi closed this as completed in cdd9cc8 May 8, 2011
pisi added a commit that referenced this issue May 8, 2011
…ty jQuery for some quite strange reason, even if there positively is one element with class `no_id`, which is proven by correct matching the element without the `:first` selector. This has been failing regardless jQuery version. Adds to GH-33 fixes.
@pisi pisi closed this as completed in 089f9f8 May 8, 2011
pisi added a commit that referenced this issue May 8, 2011
* Promptly resolves sudden incompatibility with new jQuery 1.6 (GH-32).
* Enhanced test for by testing for CSS value equivalency rather for string equality (GH-33).
* `leader` tests Opera bug fixed (GH-34).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant