OLD | NEW |
1 | 1 |
2 | 2 |
3 | 3 |
4 | 4 |
5 | 5 |
6 | 6 |
7 | 7 |
8 | 8 |
9 Button | 9 Button |
10 Button | 10 Button |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
78 PASS getWidth('input-submit-75') is getWidth('input-submit-100') | 78 PASS getWidth('input-submit-75') is getWidth('input-submit-100') |
79 PASS getHeight('input-submit-75') != '0px' is true | 79 PASS getHeight('input-submit-75') != '0px' is true |
80 FAIL getHeight('input-submit-75') should be 16px. Was 10.5px. | 80 FAIL getHeight('input-submit-75') should be 16px. Was 10.5px. |
81 PASS getWidth('select-75') is getWidth('select-100') | 81 PASS getWidth('select-75') is getWidth('select-100') |
82 PASS getHeight('select-75') != '0px' is true | 82 PASS getHeight('select-75') != '0px' is true |
83 FAIL getHeight('select-75') should be 18px. Was 13px. | 83 FAIL getHeight('select-75') should be 18px. Was 13px. |
84 PASS successfullyParsed is true | 84 PASS successfullyParsed is true |
85 | 85 |
86 TEST COMPLETE | 86 TEST COMPLETE |
87 | 87 |
OLD | NEW |