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

mihaip at chromium.org mihaip at chromium.org
Wed Dec 22 15:43:05 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d3c29f57e02ae9d10cc73a674da67a5a9ffb417c
Author: mihaip at chromium.org <mihaip at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 11 00:00:53 2010 +0000

    2010-11-10  Mihai Parparita  <mihaip at chromium.org>
    
            Unreviewed Chromium rebaseline.
    
            Add back text expectation mistakenly removed by r71773.
    
            * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71778 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e6c2f6e..06f345a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2010-11-10  Mihai Parparita  <mihaip at chromium.org>
 
+        Unreviewed Chromium rebaseline.
+        
+        Add back text expectation mistakenly removed by r71773.
+
+        * platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added.
+
+2010-11-10  Mihai Parparita  <mihaip at chromium.org>
+
         Unreviewed Leopard rebaseline.
         
         Rebaseline fast/text/international/bidi-neutral-run.html after r71763.
diff --git a/LayoutTests/platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt b/LayoutTests/platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
new file mode 100644
index 0000000..badff27
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
@@ -0,0 +1,16 @@
+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 (anonymous) at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 751x36
+          text run at (0,0) width 751: "This tests that Unicode bidi control characters are not rendered and have zero width. The next two lines should look the"
+          text run at (0,18) width 36: "same."
+      RenderBlock {DIV} at (0,36) size 784x36
+        RenderText {#text} at (0,0) size 26x17
+          text run at (0,0) width 7: "a"
+          text run at (7,0) width 19 LTR override: "\x{202D}e\x{300}"
+        RenderBR {BR} at (26,14) size 0x0
+        RenderText {#text} at (0,18) size 14x17
+          text run at (0,18) width 14: "ae\x{300}"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list