summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/textarea/textarea-input-event-expected.txt
blob: 7940119de4dc5f938fd40a2399fc80b881b18d37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Test for https://bugs.webkit.org/show_bug.cgi?id=15189

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS ta.value is "x"
PASS ta.value is "x"
PASS handleTextareaOnInputCallCount is 1
PASS handleDivOnInputCallCount is 1
PASS handleTextareaOnInputCallCount is 1
PASS handleDivOnInputCallCount is 1
PASS successfullyParsed is true

TEST COMPLETE