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

ojan at chromium.org ojan at chromium.org
Wed Dec 22 11:39:13 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8b5247480b705ad7e9ad26d9fae0387e722557f7
Author: ojan at chromium.org <ojan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 2 21:50:20 2010 +0000

    2010-08-02  Ojan Vafai  <ojan at chromium.org>
    
            Reviewed by Eric Seidel.
    
            fix editing/selection/focus-contenteditable-iframe.html after r64489
            https://bugs.webkit.org/show_bug.cgi?id=43383
    
            I had just messed up the expected results before committing r64489.
            This new output is correct and matches the test description.
    
            * editing/selection/focus-contenteditable-iframe-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64495 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3dbe9b4..ea07014 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-08-02  Ojan Vafai  <ojan at chromium.org>
+
+        Reviewed by Eric Seidel.
+
+        fix editing/selection/focus-contenteditable-iframe.html after r64489
+        https://bugs.webkit.org/show_bug.cgi?id=43383
+
+        I had just messed up the expected results before committing r64489.
+        This new output is correct and matches the test description.
+
+        * editing/selection/focus-contenteditable-iframe-expected.txt:
+
 2010-07-29  Jon Honeycutt  <jhoneycutt at apple.com>
 
         Add a Skipped list on Windows, and have run-webkit-tests respect it.
diff --git a/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt b/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
index 1c44012..f1e8201 100644
--- a/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
+++ b/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
@@ -5,4 +5,4 @@ Dump of markup 1:
 |   <head>
 |   <body>
 |     contenteditable="true"
-|     "<#selection-caret>asdf"
+|     "<#selection-anchor>asdf<#selection-focus>"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list