| Index: third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLElement-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLElement-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLElement-expected.txt
|
| index ad3f64242abd171a10b0b9c1e79cdbeb1b4be9eb..4c0d293a57883f06bf94f654be02327449e84748 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLElement-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/custom-elements/reactions/HTMLElement-expected.txt
|
| @@ -21,7 +21,7 @@ FAIL contextMenu on HTMLElement must enqueue an attributeChanged reaction when a
|
| FAIL contextMenu on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute Failed to set the 'contextMenu' property on 'HTMLElement': The provided value is not of type 'HTMLMenuElement'.
|
| PASS spellcheck on HTMLElement must enqueue an attributeChanged reaction when adding spellcheck content attribute
|
| PASS spellcheck on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute
|
| -FAIL innerText on HTMLElement must enqueue a disconnected reaction assert_array_equals: lengths differ, expected 1 got 0
|
| -FAIL outerText on HTMLElement must enqueue a disconnected reaction assert_array_equals: lengths differ, expected 1 got 0
|
| +PASS innerText on HTMLElement must enqueue a disconnected reaction
|
| +PASS outerText on HTMLElement must enqueue a disconnected reaction
|
| Harness: the test ran to completion.
|
|
|
|
|