| Index: third_party/WebKit/LayoutTests/typedcssom/inlinestyle/inlineStylePropertyMap_getProperties-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/inlineStylePropertyMap_getProperties-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/inlineStylePropertyMap_getProperties-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..976078d584c431ff458f1aaf1f170c008fa693cc
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/inlineStylePropertyMap_getProperties-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +This is a testharness.js-based test.
|
| +PASS getProperties returns an empty list when no properties have been set
|
| +FAIL getProperties returns the name of a property if it is set Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
|
| +FAIL Accessing another property doesn't add a spurious result Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
|
| +FAIL property name does not appear in result after deletion Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
|
| +FAIL getProperties returns multiple properties if they are set. Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
|
| +PASS getProperties returns expected values for custom properties
|
| +PASS getProperties returns expected values when @apply is used
|
| +PASS getProperties returns only one @apply when multiple things are applied
|
| +Harness: the test ran to completion.
|
| +
|
|
|