[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / mutation / filesystem-callback-delivery-expected.txt
1 Test that Mutation Records are delivered following FileSystem callbacks.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS mutations.length is 1
7 PASS mutations[0].type is "attributes"
8 PASS mutations[0].attributeName is "foo"
9 PASS mutations.length is 1
10 PASS mutations[0].type is "attributes"
11 PASS mutations[0].attributeName is "baz"
12
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16