[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 15:04:35 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9bdc22eb65496e631206f0408302f609dad53c1d
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 27 21:16:21 2010 +0000

    Remove som unnecessary Windows-specific results
    
    These should have been removed back in r70630.
    
    * platform/win/fast/blockflow/english-lr-text-expected.checksum: Removed.
    * platform/win/fast/blockflow/english-lr-text-expected.png: Removed.
    * platform/win/fast/blockflow/english-lr-text-expected.txt: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70707 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a472081..7648af8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-10-27  Adam Roben  <aroben at apple.com>
+
+        Remove som unnecessary Windows-specific results
+
+        These should have been removed back in r70630.
+
+        * platform/win/fast/blockflow/english-lr-text-expected.checksum: Removed.
+        * platform/win/fast/blockflow/english-lr-text-expected.png: Removed.
+        * platform/win/fast/blockflow/english-lr-text-expected.txt: Removed.
+
 2010-10-27  Simon Fraser  <simon.fraser at apple.com>
 
         Remove Leopard-specific results that are no longer required.
diff --git a/LayoutTests/platform/win/fast/blockflow/english-lr-text-expected.checksum b/LayoutTests/platform/win/fast/blockflow/english-lr-text-expected.checksum
deleted file mode 100644
index 98f12a7..0000000
--- a/LayoutTests/platform/win/fast/blockflow/english-lr-text-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-0b2855a4b1a0adf545aed1cb8700fdd7
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/blockflow/english-lr-text-expected.png b/LayoutTests/platform/win/fast/blockflow/english-lr-text-expected.png
deleted file mode 100644
index 1f3fd9e..0000000
Binary files a/LayoutTests/platform/win/fast/blockflow/english-lr-text-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/blockflow/english-lr-text-expected.txt b/LayoutTests/platform/win/fast/blockflow/english-lr-text-expected.txt
deleted file mode 100644
index 5b12a55..0000000
--- a/LayoutTests/platform/win/fast/blockflow/english-lr-text-expected.txt
+++ /dev/null
@@ -1,34 +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 {DIV} at (0,0) size 132x500
-        RenderInline {SPAN} at (0,0) size 395x22
-          RenderText {#text} at (0,0) size 395x22
-            text run at (0,0) width 395: "This text should be rotated 90 degrees and underlined."
-        RenderText {#text} at (0,395) size 5x22
-          text run at (0,395) width 5: " "
-        RenderBR {BR} at (5,400) size 0x0
-        RenderInline {SPAN} at (0,0) size 386x22
-          RenderText {#text} at (22,0) size 386x22
-            text run at (22,0) width 386: "This text should be rotated 90 degrees and overlined."
-        RenderText {#text} at (22,386) size 5x22
-          text run at (22,386) width 5: " "
-        RenderBR {BR} at (27,391) size 0x0
-        RenderInline {SPAN} at (0,0) size 423x22
-          RenderText {#text} at (44,0) size 423x22
-            text run at (44,0) width 423: "This text should be rotated 90 degrees and struck through."
-        RenderText {#text} at (44,423) size 5x22
-          text run at (44,423) width 5: " "
-        RenderBR {BR} at (49,428) size 0x0
-        RenderInline {SPAN} at (0,0) size 449x22
-          RenderText {#text} at (66,0) size 449x22
-            text run at (66,0) width 449: "This text should have a red shadow that is offset horizontally."
-        RenderText {#text} at (66,449) size 5x22
-          text run at (66,449) width 5: " "
-        RenderBR {BR} at (71,454) size 0x0
-        RenderBR {BR} at (88,0) size 0x22
-        RenderInline {SPAN} at (0,0) size 460x22
-          RenderText {#text} at (110,0) size 460x22
-            text run at (110,0) width 460: "This text should have an overline plus horizontal green shadow"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list