| Index: third_party/WebKit/LayoutTests/typedcssom/inlinestyle/numbers-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/numbers-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/numbers-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b5567dd228e5f18bc0f75aca6263f58b61b14e7d
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/numbers-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +This is a testharness.js-based test.
|
| +PASS CSSNumberValue round trips when passed in as CSSNumberValue.
|
| +PASS CSSNumberValue round trips when passed as a string to the old OM.
|
| +FAIL CSSNumberValues in a list round trip when passed in as a list of CSSNumberValues assert_equals: expected "1, 5.5" but got "1 5.5"
|
| +PASS CSSNumberValues in a list round trip when passed in as a string to the old OM
|
| +Harness: the test ran to completion.
|
| +
|
|
|