chromium/third_party/blink/web_tests/fast/events/remove-text-node-in-mouseup-expected.txt

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