Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/events/remove-text-node-in-mouseup-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/events/remove-text-node-in-mouseup-expected.txt b/third_party/WebKit/LayoutTests/fast/events/remove-text-node-in-mouseup-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ee8270778be2d35a1fc605b860c0ba365b0077f2 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/events/remove-text-node-in-mouseup-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This test ensures Blink does fire a click event on the parent element of a clicked text node even when the text node has been removed in mouseup event. |
| + |
| +PASS |
| + |