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

aroben at apple.com aroben at apple.com
Wed Dec 22 16:22:13 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 701dfa92344b8bdfe076f886828933b54a4b1ce7
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 22 20:07:17 2010 +0000

    Update Windows XP results for fast/text/international/bidi-control-chars-treated-as-ZWS.html
    
    The render tree dump on XP now matches Mac. I updated the pixel results
    to match the current rendering (the two test lines have moved down
    slightly).
    
    * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum:
    * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png:
    * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72548 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b08dd0f..7d1fbc7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,18 @@
 2010-11-22  Adam Roben  <aroben at apple.com>
 
+        Update Windows XP results for
+        fast/text/international/bidi-control-chars-treated-as-ZWS.html
+
+        The render tree dump on XP now matches Mac. I updated the pixel results
+        to match the current rendering (the two test lines have moved down
+        slightly).
+
+        * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum:
+        * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png:
+        * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed.
+
+2010-11-22  Adam Roben  <aroben at apple.com>
+
         Remove obsolete Windows-specific results for svg/dom/path-parser.html
 
         r72381 made these unnecessary.
diff --git a/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum b/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum
index 1fef0bf..1fe1c20 100644
--- a/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum
+++ b/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum
@@ -1 +1 @@
-c9e1000302560cc96b1c26bf9e5a99c0
\ No newline at end of file
+4c2b5eff0caf6c6ccc643cd6720b9481
\ No newline at end of file
diff --git a/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png b/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png
index 5591b9f..c7bbf97 100644
Binary files a/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png and b/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png differ
diff --git a/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt b/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
deleted file mode 100644
index 3306ec2..0000000
--- a/LayoutTests/platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-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 784x40
-        RenderText {#text} at (0,4) size 14x17
-          text run at (0,4) width 7: "a"
-          text run at (7,4) width 7 LTR override: "\x{202D}e\x{300}"
-        RenderBR {BR} at (14,18) size 0x0
-        RenderText {#text} at (0,22) size 14x17
-          text run at (0,22) width 14: "ae\x{300}"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list