[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

bweinstein at apple.com bweinstein at apple.com
Thu Feb 4 21:36:21 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 7d39366241bda959c4cd4271cc1c1e7a61a0a285
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 2 07:51:26 2010 +0000

    Check in new expected results for a test that has been failing on Windows
    since it was originally landed. This appears to be a font issue, but commenting
    on bug <https://bugs.webkit.org/show_bug.cgi?id=34234> to make sure.
    
    * platform/win/fast/text/international/hebrew-vowels-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54209 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f795955..2f215a3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-02-01  Brian Weinstein  <bweinstein at apple.com>
+
+        Check in new expected results for a test that has been failing on Windows
+        since it was originally landed. This appears to be a font issue, but commenting
+        on bug <https://bugs.webkit.org/show_bug.cgi?id=34234> to make sure.
+
+        * platform/win/fast/text/international/hebrew-vowels-expected.txt: Added.
+
 2010-02-01  Dmitry Titov  <dimich at chromium.org>
 
         Not reviewed, revert r54194 that fails new test on Qt and Chromium.
diff --git a/LayoutTests/platform/win/fast/text/international/hebrew-vowels-expected.txt b/LayoutTests/platform/win/fast/text/international/hebrew-vowels-expected.txt
new file mode 100644
index 0000000..6f25516
--- /dev/null
+++ b/LayoutTests/platform/win/fast/text/international/hebrew-vowels-expected.txt
@@ -0,0 +1,29 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 274x18
+          text run at (0,0) width 274: "This test covers Hebrew vowel positioning."
+      RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,52) size 784x18
+        RenderText {#text} at (0,0) size 458x18
+          text run at (0,0) width 458: "The vowel (two vertical dots) should be centered beneath the main letter."
+      RenderBlock {DIV} at (0,86) size 784x93
+        RenderText {#text} at (56,1) size 66x92
+          text run at (56,1) width 66 RTL: "\x{5E1}\x{5B0} "
+        RenderText {#text} at (0,1) size 56x92
+          text run at (0,1) width 56 RTL: "\x{5E9}\x{5B0}"
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {HR} at (0,187) size 784x2 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,205) size 784x18
+        RenderText {#text} at (0,0) size 637x18
+          text run at (0,0) width 637: "The dot should be positioned on the right side of the first letter, and on the left side of the second one."
+      RenderBlock {DIV} at (0,239) size 784x186
+        RenderText {#text} at (0,1) size 56x92
+          text run at (0,1) width 56 RTL: "\x{5E9}\x{5C1}"
+        RenderBR {BR} at (56,73) size 0x0
+        RenderText {#text} at (0,94) size 56x92
+          text run at (0,94) width 56 RTL: "\x{5E9}\x{5C2}"
+        RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list