| Index: third_party/WebKit/LayoutTests/typedcssom/inlinestyle/inlineStylePropertyMap_getAll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/inlineStylePropertyMap_getAll-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/inlineStylePropertyMap_getAll-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4d40af28276032b01f45ba1a177bcdcc2a0b0bd3
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/inlineStylePropertyMap_getAll-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +This is a testharness.js-based test.
|
| +PASS getAll() returns a list of values
|
| +PASS getAll is case-insensitive for the property name
|
| +PASS getAll() returns an empty list if the property isn't set
|
| +PASS getAll() throws if you try to get an invalid property
|
| +FAIL getAll() returns a list of mixed types if they are all valid types assert_equals: expected 2 but got 1
|
| +Harness: the test ran to completion.
|
| +
|
|
|