| Index: LayoutTests/fast/css/overflow-property-expected.txt
|
| diff --git a/LayoutTests/fast/css/overflow-property-expected.txt b/LayoutTests/fast/css/overflow-property-expected.txt
|
| index 77099d8a4551299763f27d1f65ca934d6638febb..83feaabb4de475dfd8320b24e5e4334fe56da045 100644
|
| --- a/LayoutTests/fast/css/overflow-property-expected.txt
|
| +++ b/LayoutTests/fast/css/overflow-property-expected.txt
|
| @@ -3,8 +3,6 @@ This tests the parsing and retrieval of the overflow, overflow-x and overflow-y
|
| PASS test0.style.overflow is "auto"
|
| PASS test0.style.overflowX is "auto"
|
| PASS test0.style.overflowY is "auto"
|
| -PASS test0.style.getPropertyShorthand('overflow-x') is "overflow"
|
| -PASS test0.style.getPropertyShorthand('overflow-y') is "overflow"
|
| PASS test1.style.overflow is ""
|
| PASS test1.style.overflowX is ""
|
| PASS test1.style.overflowY is ""
|
|
|