| Index: LayoutTests/fast/css/getComputedStyle/computed-style-percentage-top-with-position-expected.txt
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-percentage-top-with-position-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-percentage-top-with-position-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e0e30738fd4104d023e6e71073059528c5e3d823
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/getComputedStyle/computed-style-percentage-top-with-position-expected.txt
|
| @@ -0,0 +1,20 @@
|
| +PASS computedStyle.getPropertyValue('top') is "50%"
|
| +PASS computedStyle.getPropertyValue('top') is "10px"
|
| +PASS computedStyle.getPropertyValue('top') is "300px"
|
| +PASS computedStyle.getPropertyValue('top') is "300px"
|
| +PASS computedStyle.getPropertyValue('top') is "50%"
|
| +PASS computedStyle.getPropertyValue('top') is "10px"
|
| +PASS computedStyle.getPropertyValue('top') is "30px"
|
| +PASS computedStyle.getPropertyValue('top') is "300px"
|
| +PASS computedStyle.getPropertyValue('top') is "50%"
|
| +PASS computedStyle.getPropertyValue('top') is "10px"
|
| +PASS computedStyle.getPropertyValue('top') is "30px"
|
| +PASS computedStyle.getPropertyValue('top') is "300px"
|
| +PASS computedStyle.getPropertyValue('top') is "50%"
|
| +PASS computedStyle.getPropertyValue('top') is "10px"
|
| +PASS computedStyle.getPropertyValue('top') is "30px"
|
| +PASS computedStyle.getPropertyValue('top') is "300px"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|