| Index: third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/right-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/right-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/right-expected.txt
|
| index 09b5f6e831471c1826abbf98d1d0523bc87ff344..11ecc93e7f21ecbe17f4f86d640291b8faf98b8d 100644
|
| --- a/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/right-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/right-expected.txt
|
| @@ -17,7 +17,7 @@ FAIL Setting right to CSSUnitValue with value 12mm Failed to execute 'set' on 'S
|
| FAIL Setting right to CSSUnitValue with value 13in Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
|
| FAIL Setting right to CSSUnitValue with value 14pc Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
|
| FAIL Setting right to CSSUnitValue with value 15pt Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
|
| -PASS Setting right to invalid value CSSUnitValue throws
|
| +PASS Setting right to invalid value CSSUnitValue "1" throws
|
| PASS Setting right to invalid value null throws
|
| PASS Setting right to invalid value undefined throws
|
| PASS Setting right to invalid value true throws
|
| @@ -25,7 +25,7 @@ PASS Setting right to invalid value false throws
|
| PASS Setting right to invalid value 1 throws
|
| PASS Setting right to invalid value hello throws
|
| PASS Setting right to invalid value [object Object] throws
|
| -PASS Setting right to invalid value CSSKeywordValue throws
|
| +PASS Setting right to invalid value CSSKeywordValue "notAKeyword" throws
|
| PASS Getting right when it is set to auto
|
| PASS Getting right when it is set to initial
|
| PASS Getting right when it is set to inherit
|
|
|