blob: dbdf2c1854c860a6a7db49d34955f049d00a873a [file] [log] [blame]
rniwa@webkit.orgc3da86d2017-10-17 06:25:55 +00001This tests copying and pasting a markup with an event handler and a javascript URL. WebKit should strip them away upon copy.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS html.includes("hello") is true
7PASS html.includes("world") is true
8PASS html.includes("dangerousCode") is false
9PASS successfullyParsed is true
10
11TEST COMPLETE
12