Back to Chromium

Textfield Onblur

third_party/blink/manual_tests/textfield-onblur.html

150.0.7829.2380 B
Original Source

BUG ID: 4181058 8C45: Safari repro crash with document.write (WebCore::Node::dispatchEvent)

STEPS TO TEST:

  • Press the Tab key. This will remove focus from the text field, and should call document.write without crashing.

TEST PASS: You should see text that says "Test has passed".

TEST FAIL: If the test fails, the browser will crash.