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

abarth at webkit.org abarth at webkit.org
Wed Dec 22 12:27:13 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d77d92b348d55ab4f68fd19378e6afbd4567e32e
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 24 00:29:39 2010 +0000

    2010-08-23  Adam Barth  <abarth at webkit.org>
    
            Update the expected results for this test.  I think the new expected
            results are better than the old ones, but we'll check with some editing
            folks to be sure.
    
            * editing/execCommand/insert-list-xml-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65848 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 751b88d..5dec9d4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-23  Adam Barth  <abarth at webkit.org>
+
+        Update the expected results for this test.  I think the new expected
+        results are better than the old ones, but we'll check with some editing
+        folks to be sure.
+
+        * editing/execCommand/insert-list-xml-expected.txt:
+
 2010-08-23  Dumitru Daniliuc  <dumi at chromium.org>
 
         Unreviewed, updating Chromium expectations.
diff --git a/LayoutTests/editing/execCommand/insert-list-xml-expected.txt b/LayoutTests/editing/execCommand/insert-list-xml-expected.txt
index bf87eae..2853013 100644
--- a/LayoutTests/editing/execCommand/insert-list-xml-expected.txt
+++ b/LayoutTests/editing/execCommand/insert-list-xml-expected.txt
@@ -1,3 +1,3 @@
 .
-<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>
+<div xmlns="http://www.w3.org/1999/xhtml" contenteditable="true" id="insertlisthere"><ol><li>.<br /></li></ol></div>
 PASS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list