| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 This is a searchable index. Enter search keywords: | |
| 6 This is a searchable index. Enter search keywords: | |
| 7 | 5 |
| 8 | 6 |
| 9 This test checks that text controls with percentage heights within table cells h
ave the correct height.Text controls are in a different test than other replaced
elements because their metrics are platform-specific. | 7 This test checks that text controls with percentage heights within table cells h
ave the correct height.Text controls are in a different test than other replaced
elements because their metrics are platform-specific. |
| 10 | 8 |
| 11 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 9 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 12 | 10 |
| 13 | 11 |
| 14 PASS successfullyParsed is true | 12 PASS successfullyParsed is true |
| 15 | 13 |
| 16 TEST COMPLETE | 14 TEST COMPLETE |
| 17 PASS getWidth('input-password-75') is getWidth('input-password-100') | 15 PASS getWidth('input-password-75') is getWidth('input-password-100') |
| 18 PASS getFullHeight('input-password-75') != '0px' is true | 16 PASS getFullHeight('input-password-75') != '0px' is true |
| 19 FAIL getFullHeight('input-password-75') [14.25px] is not 75% of getFullHeight('i
nput-password-100') [19px]. | 17 FAIL getFullHeight('input-password-75') [14.25px] is not 75% of getFullHeight('i
nput-password-100') [19px]. |
| 20 PASS getWidth('input-text-75') is getWidth('input-text-100') | 18 PASS getWidth('input-text-75') is getWidth('input-text-100') |
| 21 PASS getFullHeight('input-text-75') != '0px' is true | 19 PASS getFullHeight('input-text-75') != '0px' is true |
| 22 FAIL getFullHeight('input-text-75') [14.25px] is not 75% of getFullHeight('input
-text-100') [19px]. | 20 FAIL getFullHeight('input-text-75') [14.25px] is not 75% of getFullHeight('input
-text-100') [19px]. |
| 23 PASS getWidth('isindex-75') is getWidth('isindex-100') | |
| 24 PASS getFullHeight('isindex-75') != '0px' is true | |
| 25 PASS getFullHeight('isindex-75') is getFullHeight('isindex-100') | |
| 26 PASS getWidth('textarea-75') is getWidth('textarea-100') | 21 PASS getWidth('textarea-75') is getWidth('textarea-100') |
| 27 PASS getFullHeight('textarea-75') != '0px' is true | 22 PASS getFullHeight('textarea-75') != '0px' is true |
| 28 PASS getFullHeight('textarea-75') is 75% of getFullHeight('textarea-100'). | 23 PASS getFullHeight('textarea-75') is 75% of getFullHeight('textarea-100'). |
| 29 PASS successfullyParsed is true | 24 PASS successfullyParsed is true |
| 30 | 25 |
| 31 TEST COMPLETE | 26 TEST COMPLETE |
| 32 | 27 |
| OLD | NEW |