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..8a9268d7ecae87d2791cbab605d62b9749b49516 |
--- /dev/null |
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-percentage-top-with-position-expected.txt |
@@ -0,0 +1,36 @@ |
+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 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 "150px" |
+PASS computedStyle.getPropertyValue('top') is "180px" |
+PASS computedStyle.getPropertyValue('top') is "300px" |
+PASS computedStyle.getPropertyValue('top') is "50%" |
+PASS computedStyle.getPropertyValue('top') is "150px" |
+PASS computedStyle.getPropertyValue('top') is "180px" |
+PASS computedStyle.getPropertyValue('top') is "300px" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |