[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

ossy at webkit.org ossy at webkit.org
Wed Dec 22 12:28:52 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 342552b17181fa8b0cb95e8c1d01220040cfefea
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 24 15:53:42 2010 +0000

    Unreviewed trivial fix.
    
    After r65845 we don't need Qt specific expected result.
    
    * platform/qt/editing/execCommand/insert-list-xml-expected.txt: Removed.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65903 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c548d72..28a7e6d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-24  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed trivial fix.
+
+        After r65845 we don't need Qt specific expected result.
+
+        * platform/qt/editing/execCommand/insert-list-xml-expected.txt: Removed.
+
 2010-08-24  Jeremy Orlow  <jorlow at chromium.org>
 
         Reviewed by Steve Block.
diff --git a/LayoutTests/platform/qt/editing/execCommand/insert-list-xml-expected.txt b/LayoutTests/platform/qt/editing/execCommand/insert-list-xml-expected.txt
deleted file mode 100644
index bf87eae..0000000
--- a/LayoutTests/platform/qt/editing/execCommand/insert-list-xml-expected.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-.
-<div xmlns="http://www.w3.org/1999/xhtml" contenteditable="true" id="insertlisthere"><ol><li><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Times; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">.</span><br /></li></ol></div>
-PASS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list