Commit c171445c authored by ossy@webkit.org's avatar ossy@webkit.org

[Qt] Qt port doesn't need platform dependent expected file anymore

for editing/pasteboard/paste-noscript-xhtml.html from r53873.

* platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt: Removed.



git-svn-id: svn://svn.chromium.org/blink/trunk@53923 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 2dd6d91b
2010-01-27 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Qt port doesn't need platform dependent expected file anymore
for editing/pasteboard/paste-noscript-xhtml.html from r53873.
* platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt: Removed.
2010-01-27 Csaba Osztrogonác <ossy@webkit.org> 2010-01-27 Csaba Osztrogonác <ossy@webkit.org>
[Qt] fast/backgrounds/animated-svg-as-background.html make fast/backgrounds/svg-as-background-5.html crash. [Qt] fast/backgrounds/animated-svg-as-background.html make fast/backgrounds/svg-as-background-5.html crash.
ALERT: hello
CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: sayHello
This test copies the content of an iframe and pastes it in an editable area in an xhtml document and verifies that no script, handlers or javascript urls are copied.
HelloCNNHello
This is a form
<button xmlns="http://www.w3.org/1999/xhtml" id="button1" style="width: 100px; ">Hello</button><a xmlns="http://www.w3.org/1999/xhtml" id="anchor1" href="http://www.bing.com/search?q=cnn">CNN</a><a xmlns="http://www.w3.org/1999/xhtml" id="anchor2">Hello</a><iframe xmlns="http://www.w3.org/1999/xhtml" id="iframe1" style="width: 200px; height: 100px; background-color: rgb(204, 238, 238); "></iframe><form xmlns="http://www.w3.org/1999/xhtml" id="form1" style="width: 200px; height: 150px; background-color: rgb(204, 238, 238); ">This is a form</form>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment