blob: f303a3611c4723758a7f92078e486fca10d385fb [file] [log] [blame]
enrica@apple.com7abf3f92011-12-01 01:16:13 +00001This test checks that copy a selection and paste over the same selection does not create nested divs.
2
ossy@webkit.orgba5e3cd2011-12-01 08:05:06 +00003PASS confirmedMarkup is 'Hello'
4PASS confirmedMarkup is 'Hello<br>world'
5PASS confirmedMarkup is '<div>Hello</div><div>world</div>'
6PASS confirmedMarkup is '<div>Hello</div><div>world</div>'
7PASS confirmedMarkup is '<div><b><i>Hello</i></b></div><div><b><i>world</i></b></div>'
8PASS confirmedMarkup is '<div style="text-align: center;"><div><font color="#ff0000"><b><i>hello</i></b></font></div><div><font color="#ff0000"><b><i>world</i></b></font></div></div>'
timothy@apple.com5bad03b2019-08-30 01:40:58 +00009PASS confirmedMarkup is '<p>Line One</p><p>Line Two</p>'
enrica@apple.com7abf3f92011-12-01 01:16:13 +000010PASS successfullyParsed is true
11
12TEST COMPLETE
13