[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

commit-queue at webkit.org commit-queue at webkit.org
Fri Jan 21 14:37:26 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 7a52d0ac1e7c44c8a189aa49df6c421a61d06124
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 23 10:20:53 2010 +0000

    2010-12-23  Benjamin Kalman  <kalman at chromium.org>
    
            Reviewed by Eric Seidel.
    
            QT linux has RTL line movement bug that causes editing/selection/extend-to-line-boundary.html to fail
            https://bugs.webkit.org/show_bug.cgi?id=51514
    
            Add different baseline to editing/selection/extend-to-line-boundary.html for qt-linux that
            takes into account the RTL bug.
    
            * platform/qt-linux/editing/selection/extend-to-line-boundary-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74546 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 473d857..3278505 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-12-23  Benjamin Kalman  <kalman at chromium.org>
+
+        Reviewed by Eric Seidel.
+
+        QT linux has RTL line movement bug that causes editing/selection/extend-to-line-boundary.html to fail
+        https://bugs.webkit.org/show_bug.cgi?id=51514
+
+        Add different baseline to editing/selection/extend-to-line-boundary.html for qt-linux that
+        takes into account the RTL bug.
+
+        * platform/qt-linux/editing/selection/extend-to-line-boundary-expected.txt: Added.
+
 2010-12-23  Antti Koivisto  <antti at apple.com>
 
         Not reviewed.
diff --git a/LayoutTests/platform/qt-linux/editing/selection/extend-to-line-boundary-expected.txt b/LayoutTests/platform/qt-linux/editing/selection/extend-to-line-boundary-expected.txt
new file mode 100644
index 0000000..22164b9
--- /dev/null
+++ b/LayoutTests/platform/qt-linux/editing/selection/extend-to-line-boundary-expected.txt
@@ -0,0 +1,5 @@
+PASS for LTR
+FAIL for RTL, selection is 'וּרה שוּרה שוּרה ' but should be 'שוּרה שוּרה שוּרה '
+
+the quick brown fox jumps the quick brown fox jumps the quick brown fox jumps
+שוּרה שוּרה שוּרה שוּרה שוּרה שוּרה שוּרה שוּרה שוּרה

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list