[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:03 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 3205fe5a6095df4bdb38d9b85286ecaea6492edc
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 27 07:46:57 2010 +0000

    Unreviewed trivial fix.
    
    * platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt: updated after r53873.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53905 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b4c0c24..00c6d37 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-26  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed trivial fix.
+
+        * platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt: updated after r53873.
+
 2010-01-26  Daniel Bates  <dbates at webkit.org>
 
         Unreviewed. Updated expected failing results for table-percent-height.html
diff --git a/LayoutTests/platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt b/LayoutTests/platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt
index d756ac1..d8faedd 100644
--- a/LayoutTests/platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt
+++ b/LayoutTests/platform/qt/editing/pasteboard/paste-noscript-xhtml-expected.txt
@@ -4,4 +4,4 @@ This test copies the content of an iframe and pastes it in an editable area in a
 
 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.cnn.com">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>
+<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