130
edits
(→Tests) |
(→Tests) |
||
| Line 44: | Line 44: | ||
<li>Test 3 -This tests the cursor(''src'',''width'',''height'') </li> | <li>Test 3 -This tests the cursor(''src'',''width'',''height'') </li> | ||
</ul> | </ul> | ||
Please help me test this function. Run the tests above and fill out the table. | Please help me test this function. Run the tests above and fill out the table.<br /> | ||
Note: Not all of the cursor ''MODES'' work in all browsers. Check out [[ http://www.quirksmode.org/css/cursor.html css reference]]. For testing purposes, test 2 will pass if at least one ''MODE'' is observed. <br /> | |||
{| class="wikitable" border="1" caption="Test Results" | {| class="wikitable" border="1" caption="Test Results" | ||
|- | |- | ||
| Line 53: | Line 54: | ||
! test 3 | ! test 3 | ||
|- | |- | ||
| Vista | | Vista(Home SP1) | ||
| Firefox(3.5.3) | | Firefox(3.5.3) | ||
| Passed | |||
| Passed | |||
| Passed | |||
|- | |||
| Vista(Home SP1) | |||
| Chrome(3.0.195.27) | |||
| Passed | | Passed | ||
| Passed | | Passed | ||
| Passed | | Passed | ||
|} | |} | ||
edits