| Index: third_party/WebKit/LayoutTests/typedcssom/inlinestyle/left-top-right-bottom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/left-top-right-bottom-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/left-top-right-bottom-expected.txt
|
| index 8498307db60e02c4babb64ef14f7094947a7b5f3..7837ef884bc0f9665932fe40a27e47cfc2f7b7d5 100644
|
| --- a/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/left-top-right-bottom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/left-top-right-bottom-expected.txt
|
| @@ -6,10 +6,10 @@ PASS Getting left works with a SimpleLength
|
| PASS Getting top works with a SimpleLength
|
| PASS Getting right works with a SimpleLength
|
| PASS Getting bottom works with a SimpleLength
|
| -FAIL Getting left works with a simple percent assert_equals: expected function "function CSSSimpleLength() { [native code] }" but got function "function CSSStyleValue() { [native code] }"
|
| -FAIL Getting top works with a simple percent assert_equals: expected function "function CSSSimpleLength() { [native code] }" but got function "function CSSStyleValue() { [native code] }"
|
| -FAIL Getting right works with a simple percent assert_equals: expected function "function CSSSimpleLength() { [native code] }" but got function "function CSSStyleValue() { [native code] }"
|
| -FAIL Getting bottom works with a simple percent assert_equals: expected function "function CSSSimpleLength() { [native code] }" but got function "function CSSStyleValue() { [native code] }"
|
| +PASS Getting left works with a simple percent
|
| +PASS Getting top works with a simple percent
|
| +PASS Getting right works with a simple percent
|
| +PASS Getting bottom works with a simple percent
|
| FAIL Getting left works with a simple percent assert_equals: expected function "function CSSCalcLength() { [native code] }" but got function "function CSSStyleValue() { [native code] }"
|
| FAIL Getting top works with a simple percent assert_equals: expected function "function CSSCalcLength() { [native code] }" but got function "function CSSStyleValue() { [native code] }"
|
| FAIL Getting right works with a simple percent assert_equals: expected function "function CSSSimpleLength() { [native code] }" but got function "function CSSStyleValue() { [native code] }"
|
|
|