Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / html / set-text-direction-expected.txt
blobf2052918f77a0db1ab85f4e6b7f64199ab260594
1 Test that WebKit changes the dir attribute and sends an input event when we change the text direction.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS expected is textarea.dir
7 PASS sentInputEvent is true
8 PASS expected is textarea.dir
9 PASS sentInputEvent is true
10 PASS expected is input.dir
11 PASS sentInputEvent is true
12 PASS expected is input.dir
13 PASS sentInputEvent is true
14 PASS successfullyParsed is true
16 TEST COMPLETE