| 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..b324edd314a304f436e709f6ede7f4110bdb73f6
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/inlineStylePropertyMap_getAll-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +This is a testharness.js-based test.
|
| +FAIL getAll() returns a list of values Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
|
| +FAIL getAll is case-insensitive for the property name Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
|
| +PASS getAll() returns an empty list if the property isn't set
|
| +PASS getAll() throws if you try to get an invalid property
|
| +Harness: the test ran to completion.
|
| +
|
|
|