| Index: LayoutTests/platform/android/svg/css/getComputedStyle-basic-expected.txt
|
| diff --git a/LayoutTests/platform/android/svg/css/getComputedStyle-basic-expected.txt b/LayoutTests/platform/android/svg/css/getComputedStyle-basic-expected.txt
|
| index 17d295195c3186b39052085ec3d7a1cba721b83e..154540879561f6634db55c8d4ac36f15a4496bff 100644
|
| --- a/LayoutTests/platform/android/svg/css/getComputedStyle-basic-expected.txt
|
| +++ b/LayoutTests/platform/android/svg/css/getComputedStyle-basic-expected.txt
|
| @@ -270,8 +270,6 @@ rect: style.getPropertyValue(-webkit-column-break-before) : auto
|
| rect: style.getPropertyCSSValue(-webkit-column-break-before) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(-webkit-column-break-inside) : auto
|
| rect: style.getPropertyCSSValue(-webkit-column-break-inside) : [object CSSPrimitiveValue]
|
| -rect: style.getPropertyValue(-webkit-column-axis) : auto
|
| -rect: style.getPropertyCSSValue(-webkit-column-axis) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(-webkit-column-count) : auto
|
| rect: style.getPropertyCSSValue(-webkit-column-count) : [object CSSPrimitiveValue]
|
| rect: style.getPropertyValue(-webkit-column-gap) : normal
|
| @@ -744,8 +742,6 @@ g: style.getPropertyValue(-webkit-column-break-before) : auto
|
| g: style.getPropertyCSSValue(-webkit-column-break-before) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(-webkit-column-break-inside) : auto
|
| g: style.getPropertyCSSValue(-webkit-column-break-inside) : [object CSSPrimitiveValue]
|
| -g: style.getPropertyValue(-webkit-column-axis) : auto
|
| -g: style.getPropertyCSSValue(-webkit-column-axis) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(-webkit-column-count) : auto
|
| g: style.getPropertyCSSValue(-webkit-column-count) : [object CSSPrimitiveValue]
|
| g: style.getPropertyValue(-webkit-column-gap) : normal
|
|
|