Git init
[framework/web/webkit-efl.git] / LayoutTests / fast / replaced / table-percent-height-text-controls-expected.txt
1
2
3
4
5 This is a searchable index. Enter search keywords: 
6 This is a searchable index. Enter search keywords: 
7
8
9 This test checks that text controls with percentage heights within table cells have the correct height.Text controls are in a different test than other replaced elements because their metrics are platform-specific.
10
11 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
12
13
14 PASS getWidth('input-password-75') is getWidth('input-password-100')
15 PASS getFullHeight('input-password-75') != '0px' is true
16 PASS getFullHeight('input-password-75') is 75% of getFullHeight('input-password-100').
17 PASS getWidth('input-text-75') is getWidth('input-text-100')
18 PASS getFullHeight('input-text-75') != '0px' is true
19 PASS getFullHeight('input-text-75') is 75% of getFullHeight('input-text-100').
20 PASS getWidth('isindex-75') is getWidth('isindex-100')
21 PASS getFullHeight('isindex-75') != '0px' is true
22 PASS getFullHeight('isindex-75') is getFullHeight('isindex-100')
23 PASS getWidth('textarea-75') is getWidth('textarea-100')
24 PASS getFullHeight('textarea-75') != '0px' is true
25 PASS getFullHeight('textarea-75') is 75% of getFullHeight('textarea-100').
26 PASS successfullyParsed is true
27
28 TEST COMPLETE
29