[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

ossy at webkit.org ossy at webkit.org
Thu Feb 4 21:29:20 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit e5d414487227033767a244ceba5fdafe5d417b1a
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 27 12:41:50 2010 +0000

    [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: http://svn.webkit.org/repository/webkit/trunk@53923 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0eb4e34..e485959 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-01-27  Csaba Osztrogonác  <ossy at 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 at webkit.org>
+
         [Qt] fast/backgrounds/animated-svg-as-background.html make fast/backgrounds/svg-as-background-5.html crash.
         https://bugs.webkit.org/show_bug.cgi?id=34202
 
diff --git a/LayoutTests/platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt b/LayoutTests/platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt
deleted file mode 100644
index d8faedd..0000000
--- a/LayoutTests/platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-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>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list