Index: LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt |
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt |
index 124393d805fc41742db54ec0256f862950098973..c3369c7e398177bd0e89e71e8dd9ff3ffe037e2b 100644 |
--- a/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt |
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt |
@@ -30,7 +30,7 @@ border-top-left-radius: 0px; |
border-top-right-radius: 0px; |
border-top-style: none; |
border-top-width: 0px; |
-bottom: auto; |
+bottom: 16px; |
box-shadow: none; |
box-sizing: content-box; |
caption-side: top; |
@@ -48,7 +48,7 @@ font-variant: normal; |
font-weight: normal; |
height: 576px; |
image-rendering: auto; |
-left: auto; |
+left: -8px; |
letter-spacing: normal; |
line-height: normal; |
list-style-image: none; |
@@ -79,7 +79,7 @@ page-break-inside: auto; |
pointer-events: auto; |
position: static; |
resize: none; |
-right: auto; |
+right: 8px; |
speak: normal; |
table-layout: auto; |
tab-size: 8; |
@@ -90,7 +90,7 @@ text-rendering: auto; |
text-shadow: none; |
text-overflow: clip; |
text-transform: none; |
-top: auto; |
+top: -8px; |
unicode-bidi: normal; |
vertical-align: baseline; |
visibility: visible; |