| Index: third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/HTMLElement-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/HTMLElement-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/HTMLElement-expected.txt
|
| deleted file mode 100644
|
| index 4c0d293a57883f06bf94f654be02327449e84748..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/custom-elements/reactions/HTMLElement-expected.txt
|
| +++ /dev/null
|
| @@ -1,27 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS title on HTMLElement must enqueue an attributeChanged reaction when adding title content attribute
|
| -PASS title on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute
|
| -PASS lang on HTMLElement must enqueue an attributeChanged reaction when adding lang content attribute
|
| -PASS lang on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute
|
| -PASS translate on HTMLElement must enqueue an attributeChanged reaction when adding translate content attribute
|
| -PASS translate on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute
|
| -PASS dir on HTMLElement must enqueue an attributeChanged reaction when adding dir content attribute
|
| -PASS dir on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute
|
| -PASS hidden on HTMLElement must enqueue an attributeChanged reaction when adding hidden content attribute
|
| -PASS hidden on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute
|
| -PASS tabIndex on HTMLElement must enqueue an attributeChanged reaction when adding tabindex content attribute
|
| -PASS tabIndex on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute
|
| -PASS accessKey on HTMLElement must enqueue an attributeChanged reaction when adding accesskey content attribute
|
| -PASS accessKey on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute
|
| -PASS draggable on HTMLElement must enqueue an attributeChanged reaction when adding draggable content attribute
|
| -PASS draggable on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute
|
| -FAIL dropzone on HTMLElement must enqueue an attributeChanged reaction when adding dropzone content attribute assert_array_equals: lengths differ, expected 1 got 0
|
| -FAIL dropzone on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute assert_array_equals: lengths differ, expected 2 got 1
|
| -FAIL contextMenu on HTMLElement must enqueue an attributeChanged reaction when adding contextmenu content attribute Failed to set the 'contextMenu' property on 'HTMLElement': The provided value is not of type 'HTMLMenuElement'.
|
| -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
|
| -PASS innerText on HTMLElement must enqueue a disconnected reaction
|
| -PASS outerText on HTMLElement must enqueue a disconnected reaction
|
| -Harness: the test ran to completion.
|
| -
|
|
|