Created
July 31, 2008 23:22
-
-
Save anonymous/3541 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PASS (1) [core] Array.push() | |
PASS (2) [core] Function.apply() | |
PASS (3) [core] getElementById | |
PASS (4) [core] getElementsByTagName | |
PASS (5) [core] RegExp | |
PASS (6) [core] jQuery | |
PASS (7) [core] $() | |
FAIL (8) [core] Basic selector with jQuery object as context expected: [ p#sndp, p#en, p#sap ] result: [ p#sndp, p#en, p#sap ] | |
FAIL (9) [core] Correct number of elements generated for code expected: 0 actual: 1 | |
FAIL (10) [core] Correct number of elements generated for img expected: 0 actual: 1 | |
FAIL (11) [core] Correct number of elements generated for div hr code b expected: 0 actual: 4 | |
PASS (12) [core] Checking UA string: 6.0 | |
PASS (13) [core] Checking UA string: 7.0 | |
PASS (14) [core] Checking UA string: 1.7.12 | |
PASS (15) [core] Checking UA string: 1.8.1.3 | |
PASS (16) [core] Checking UA string: 1.7.5 | |
PASS (17) [core] Checking UA string: 1.8.0.11 | |
PASS (18) [core] Checking UA string: 9.20 | |
PASS (19) [core] Checking UA string: 9.20 | |
PASS (20) [core] Checking UA string: 9.20 | |
PASS (21) [core] Checking UA string: 418.9 | |
PASS (22) [core] Checking UA string: 418.8 | |
PASS (23) [core] Checking UA string: 312.8 | |
PASS (24) [core] Checking UA string: null | |
PASS (25) [core] noConflict returned the jQuery object | |
PASS (26) [core] Make sure jQuery wasn't touched. | |
FAIL (27) [core] Make sure $ was reverted. | |
PASS (28) [core] noConflict returned the jQuery object | |
FAIL (29) [core] Make sure jQuery was reverted. | |
FAIL (30) [core] Make sure $ was reverted. | |
PASS (31) [core] No Value | |
PASS (32) [core] null Value | |
PASS (33) [core] undefined Value | |
PASS (34) [core] Empty String Value | |
PASS (35) [core] 0 Value | |
PASS (36) [core] String Function | |
PASS (37) [core] Array Function | |
PASS (38) [core] Object Function | |
PASS (39) [core] Function Function | |
PASS (40) [core] Function String | |
PASS (41) [core] Function Array | |
PASS (42) [core] Function Object | |
PASS (43) [core] Normal Function | |
PASS (44) [core] Object Element | |
FAIL (45) [core] getAttribute Function | |
PASS (46) [core] childNodes Property | |
PASS (47) [core] A normal DOM Element | |
FAIL (48) [core] A default function property | |
PASS (49) [core] Anchor Element | |
PASS (50) [core] Recursive Function Call | |
PASS (51) [core] Recursive Function Call | |
FAIL (52) [core] Creating a script | |
PASS (53) [core] Make sure the script wasn't executed prematurely | |
FAIL (54) [core] Executing a scripts contents in the right context | |
FAIL (55) [core] Creating a link | |
FAIL (56) [core] Check node,textnode,comment creation (some browsers delete comments) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment