| Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/getComputedStyle-basic-expected.txt
|
| diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/getComputedStyle-basic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/getComputedStyle-basic-expected.txt
|
| index 247930b2a884344f8c496707b536e523269c7d8b..a69d502f3532f27a4a27cb47f2df969fb651699f 100644
|
| --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/getComputedStyle-basic-expected.txt
|
| +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/css/getComputedStyle-basic-expected.txt
|
| @@ -14,6 +14,10 @@ rect: style.getPropertyValue(background-repeat) : repeat
|
| rect: style.getPropertyCSSValue(background-repeat) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0)
|
| rect: style.getPropertyCSSValue(border-bottom-color) : [object CSSPrimitiveValue]
|
| +rect: style.getPropertyValue(border-bottom-left-radius) : 0px
|
| +rect: style.getPropertyCSSValue(border-bottom-left-radius) : [object CSSPrimitiveValue]
|
| +rect: style.getPropertyValue(border-bottom-right-radius) : 0px
|
| +rect: style.getPropertyCSSValue(border-bottom-right-radius) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(border-bottom-style) : none
|
| rect: style.getPropertyCSSValue(border-bottom-style) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(border-bottom-width) : 0px
|
| @@ -34,6 +38,10 @@ rect: style.getPropertyValue(border-right-width) : 0px
|
| rect: style.getPropertyCSSValue(border-right-width) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(border-top-color) : rgb(0, 0, 0)
|
| rect: style.getPropertyCSSValue(border-top-color) : [object CSSPrimitiveValue]
|
| +rect: style.getPropertyValue(border-top-left-radius) : 0px
|
| +rect: style.getPropertyCSSValue(border-top-left-radius) : [object CSSPrimitiveValue]
|
| +rect: style.getPropertyValue(border-top-right-radius) : 0px
|
| +rect: style.getPropertyCSSValue(border-top-right-radius) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(border-top-style) : none
|
| rect: style.getPropertyCSSValue(border-top-style) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(border-top-width) : 0px
|
| @@ -184,6 +192,8 @@ rect: style.getPropertyValue(-webkit-animation-iteration-count) : 1
|
| rect: style.getPropertyCSSValue(-webkit-animation-iteration-count) : [object CSSValueList]
|
| rect: style.getPropertyValue(-webkit-animation-name) : none
|
| rect: style.getPropertyCSSValue(-webkit-animation-name) : [object CSSValueList]
|
| +rect: style.getPropertyValue(-webkit-animation-play-state) : running
|
| +rect: style.getPropertyCSSValue(-webkit-animation-play-state) : [object CSSValueList]
|
| rect: style.getPropertyValue(-webkit-animation-timing-function) : cubic-bezier(0.25, 0.1, 0.25, 1)
|
| rect: style.getPropertyCSSValue(-webkit-animation-timing-function) : [object CSSValueList]
|
| rect: style.getPropertyValue(-webkit-appearance) : none
|
| @@ -198,20 +208,12 @@ rect: style.getPropertyValue(-webkit-background-origin) : padding-box
|
| rect: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(-webkit-background-size) : auto auto
|
| rect: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList]
|
| -rect: style.getPropertyValue(-webkit-border-bottom-left-radius) : 0px
|
| -rect: style.getPropertyCSSValue(-webkit-border-bottom-left-radius) : [object CSSPrimitiveValue]
|
| -rect: style.getPropertyValue(-webkit-border-bottom-right-radius) : 0px
|
| -rect: style.getPropertyCSSValue(-webkit-border-bottom-right-radius) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(-webkit-border-fit) : border
|
| rect: style.getPropertyCSSValue(-webkit-border-fit) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px
|
| rect: style.getPropertyCSSValue(-webkit-border-horizontal-spacing) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(-webkit-border-image) : none
|
| rect: style.getPropertyCSSValue(-webkit-border-image) : [object CSSPrimitiveValue]
|
| -rect: style.getPropertyValue(-webkit-border-top-left-radius) : 0px
|
| -rect: style.getPropertyCSSValue(-webkit-border-top-left-radius) : [object CSSPrimitiveValue]
|
| -rect: style.getPropertyValue(-webkit-border-top-right-radius) : 0px
|
| -rect: style.getPropertyCSSValue(-webkit-border-top-right-radius) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(-webkit-border-vertical-spacing) : 0px
|
| rect: style.getPropertyCSSValue(-webkit-border-vertical-spacing) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(-webkit-box-align) : stretch
|
| @@ -416,6 +418,10 @@ g: style.getPropertyValue(background-repeat) : repeat
|
| g: style.getPropertyCSSValue(background-repeat) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0)
|
| g: style.getPropertyCSSValue(border-bottom-color) : [object CSSPrimitiveValue]
|
| +g: style.getPropertyValue(border-bottom-left-radius) : 0px
|
| +g: style.getPropertyCSSValue(border-bottom-left-radius) : [object CSSPrimitiveValue]
|
| +g: style.getPropertyValue(border-bottom-right-radius) : 0px
|
| +g: style.getPropertyCSSValue(border-bottom-right-radius) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(border-bottom-style) : none
|
| g: style.getPropertyCSSValue(border-bottom-style) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(border-bottom-width) : 0px
|
| @@ -436,6 +442,10 @@ g: style.getPropertyValue(border-right-width) : 0px
|
| g: style.getPropertyCSSValue(border-right-width) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(border-top-color) : rgb(0, 0, 0)
|
| g: style.getPropertyCSSValue(border-top-color) : [object CSSPrimitiveValue]
|
| +g: style.getPropertyValue(border-top-left-radius) : 0px
|
| +g: style.getPropertyCSSValue(border-top-left-radius) : [object CSSPrimitiveValue]
|
| +g: style.getPropertyValue(border-top-right-radius) : 0px
|
| +g: style.getPropertyCSSValue(border-top-right-radius) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(border-top-style) : none
|
| g: style.getPropertyCSSValue(border-top-style) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(border-top-width) : 0px
|
| @@ -586,6 +596,8 @@ g: style.getPropertyValue(-webkit-animation-iteration-count) : 1
|
| g: style.getPropertyCSSValue(-webkit-animation-iteration-count) : [object CSSValueList]
|
| g: style.getPropertyValue(-webkit-animation-name) : none
|
| g: style.getPropertyCSSValue(-webkit-animation-name) : [object CSSValueList]
|
| +g: style.getPropertyValue(-webkit-animation-play-state) : running
|
| +g: style.getPropertyCSSValue(-webkit-animation-play-state) : [object CSSValueList]
|
| g: style.getPropertyValue(-webkit-animation-timing-function) : cubic-bezier(0.25, 0.1, 0.25, 1)
|
| g: style.getPropertyCSSValue(-webkit-animation-timing-function) : [object CSSValueList]
|
| g: style.getPropertyValue(-webkit-appearance) : none
|
| @@ -600,20 +612,12 @@ g: style.getPropertyValue(-webkit-background-origin) : padding-box
|
| g: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(-webkit-background-size) : auto auto
|
| g: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList]
|
| -g: style.getPropertyValue(-webkit-border-bottom-left-radius) : 0px
|
| -g: style.getPropertyCSSValue(-webkit-border-bottom-left-radius) : [object CSSPrimitiveValue]
|
| -g: style.getPropertyValue(-webkit-border-bottom-right-radius) : 0px
|
| -g: style.getPropertyCSSValue(-webkit-border-bottom-right-radius) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(-webkit-border-fit) : border
|
| g: style.getPropertyCSSValue(-webkit-border-fit) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px
|
| g: style.getPropertyCSSValue(-webkit-border-horizontal-spacing) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(-webkit-border-image) : none
|
| g: style.getPropertyCSSValue(-webkit-border-image) : [object CSSPrimitiveValue]
|
| -g: style.getPropertyValue(-webkit-border-top-left-radius) : 0px
|
| -g: style.getPropertyCSSValue(-webkit-border-top-left-radius) : [object CSSPrimitiveValue]
|
| -g: style.getPropertyValue(-webkit-border-top-right-radius) : 0px
|
| -g: style.getPropertyCSSValue(-webkit-border-top-right-radius) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(-webkit-border-vertical-spacing) : 0px
|
| g: style.getPropertyCSSValue(-webkit-border-vertical-spacing) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(-webkit-box-align) : stretch
|
|
|