Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-noscript-svg-expected.txt
blob772ce37951fb2c02e64a901b4ff742bd3956817b
1 This test copies the content of an iframe and pastes it in an editable area and verifies that no script, handlers or javascript urls are copied.
2 Hello
3 world
4 <div id="div1">Hello</div><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="5cm" height="3cm" viewBox="0 0 5 3" version="1.1"><a><ellipse cx="2.5" cy="1.5" rx="2" ry="1" fill="red"></ellipse></a></svg><div id="div2">world</div>