[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / frames / iframe-no-src-set-location-expected.txt
1 This tests that an iframe with no src attribute uses the parent document's URL as a base when resolving non-fully-qualified URLs set by JavaScript.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS document.getElementById('theFrame').contentDocument.baseURI is 'about:blank'
7 PASS document.getElementById('theFrame').contentDocument.body.innerHTML is 'PASS\n'
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11