| Index: LayoutTests/platform/win/fast/replaced/table-percent-height-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/replaced/table-percent-height-expected.txt b/LayoutTests/platform/win/fast/replaced/table-percent-height-expected.txt
|
| index 3f42220c7bfd4058e08d7acd9f47545bbdc761dd..1901ea89c9f78a04dd6606659d5e5eb910b7990b 100644
|
| --- a/LayoutTests/platform/win/fast/replaced/table-percent-height-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/replaced/table-percent-height-expected.txt
|
| @@ -55,10 +55,10 @@ PASS getWidth('object-100') is '300px'
|
| PASS getHeight('object-100') is '150px'
|
| PASS getWidth('button-75') is getWidth('button-100')
|
| PASS getHeight('button-75') != '0px' is true
|
| -FAIL getHeight('button-75') should be 15px. Was 9.75px.
|
| +FAIL getHeight('button-75') should be 16px. Was 10.5px.
|
| PASS getWidth('input-button-75') is getWidth('input-button-100')
|
| PASS getHeight('input-button-75') != '0px' is true
|
| -FAIL getHeight('input-button-75') should be 15px. Was 9.75px.
|
| +FAIL getHeight('input-button-75') should be 16px. Was 10.5px.
|
| PASS getWidth('input-checkbox-75') is getWidth('input-checkbox-100')
|
| PASS getHeight('input-checkbox-75') != '0px' is true
|
| PASS getHeight('input-checkbox-75') is 75% of getHeight('input-checkbox-100').
|
| @@ -74,13 +74,13 @@ PASS getHeight('input-radio-75') != '0px' is true
|
| PASS getHeight('input-radio-75') is 75% of getHeight('input-radio-100').
|
| PASS getWidth('input-reset-75') is getWidth('input-reset-100')
|
| PASS getHeight('input-reset-75') != '0px' is true
|
| -FAIL getHeight('input-reset-75') should be 15px. Was 9.75px.
|
| +FAIL getHeight('input-reset-75') should be 16px. Was 10.5px.
|
| PASS getWidth('input-submit-75') is getWidth('input-submit-100')
|
| PASS getHeight('input-submit-75') != '0px' is true
|
| -FAIL getHeight('input-submit-75') should be 15px. Was 9.75px.
|
| +FAIL getHeight('input-submit-75') should be 16px. Was 10.5px.
|
| PASS getWidth('select-75') is getWidth('select-100')
|
| PASS getHeight('select-75') != '0px' is true
|
| -FAIL getHeight('select-75') should be 17px. Was 12.25px.
|
| +FAIL getHeight('select-75') should be 18px. Was 13px.
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|