| Index: LayoutTests/fast/css/getComputedStyle/computed-style-top-of-absolute-positioned-element-expected.txt
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-top-of-absolute-positioned-element-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-top-of-absolute-positioned-element-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b3f7f2df0d5e2cffa22316460d03dd8b4a4adbc7
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/getComputedStyle/computed-style-top-of-absolute-positioned-element-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +PASS computedStyle.getPropertyValue('top') is "0px"
|
| +PASS computedStyle.getPropertyValue('top') is "30px"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|