[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 14:49:05 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1e5a89c0179270cb063e25a00a08924ee81a4dd0
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 21 04:26:31 2010 +0000

    Remove some no-longer-needed Windows-specific results
    
    * platform/win/fast/media/mq-transform-02-expected.txt: Removed.
    * platform/win/fast/media/mq-transform-03-expected.txt: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70208 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1353a56..6e2b474 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-10-20  Adam Roben  <aroben at apple.com>
+
+        Remove some no-longer-needed Windows-specific results
+
+        * platform/win/fast/media/mq-transform-02-expected.txt: Removed.
+        * platform/win/fast/media/mq-transform-03-expected.txt: Removed.
+
 2010-10-20  Yuzo Fujishima  <yuzo at google.com>
 
         Unreviewed Chromium test expectation change.
diff --git a/LayoutTests/platform/win/fast/media/mq-transform-02-expected.txt b/LayoutTests/platform/win/fast/media/mq-transform-02-expected.txt
deleted file mode 100644
index aacc4a2..0000000
--- a/LayoutTests/platform/win/fast/media/mq-transform-02-expected.txt
+++ /dev/null
@@ -1,9 +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 784x576
-      RenderBlock {P} at (0,0) size 784x36 [color=#008000]
-        RenderText {#text} at (0,0) size 778x36
-          text run at (0,0) width 778: "This text should be green. If running in a build of WebKit with 3d transforms, it will appear red (and this should not happen"
-          text run at (0,18) width 164: "while 3d is not supported)"
diff --git a/LayoutTests/platform/win/fast/media/mq-transform-03-expected.txt b/LayoutTests/platform/win/fast/media/mq-transform-03-expected.txt
deleted file mode 100644
index 8541e23..0000000
--- a/LayoutTests/platform/win/fast/media/mq-transform-03-expected.txt
+++ /dev/null
@@ -1,8 +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 784x576
-      RenderBlock {P} at (0,0) size 784x18 [color=#008000]
-        RenderText {#text} at (0,0) size 626x18
-          text run at (0,0) width 626: "This text should be green if running in a build of WebKit with support for 2d but not 3d transforms."

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list