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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 14:24:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c6844a5ac1106f43b687345868172ea23bdb6f5b
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 8 01:00:14 2010 +0000

    2010-10-07  Martin Robinson  <mrobinson at igalia.com>
    
            Move GTK+ specific baselines to the platform-specific directories. In my
            last commit I mistakenly added these to the platform-independent locations.
            Also fix another baseline which seems to differ on the bots because they
            have a different version of DejaVu Serif than my machine.
    
            * platform/gtk/fast/blockflow/block-level-images-expected.txt: Renamed from LayoutTests/fast/blockflow/block-level-images-expected.txt.
            * platform/gtk/fast/blockflow/fieldsets-expected.txt: Renamed from LayoutTests/fast/blockflow/fieldsets-expected.txt.
            * platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt: Renamed from LayoutTests/fast/blockflow/floats-in-block-layout-expected.txt.
            * platform/gtk/fast/blockflow/inline-direction-positioning-expected.txt: Renamed from LayoutTests/fast/blockflow/inline-direction-positioning-expected.txt.
            * platform/gtk/fast/blockflow/margin-collapse-expected.txt: Renamed from LayoutTests/fast/blockflow/margin-collapse-expected.txt.
            * platform/gtk/fast/blockflow/root-lr-basic-expected.txt: Renamed from LayoutTests/fast/blockflow/root-lr-basic-expected.txt.
            * platform/gtk/fast/blockflow/self-collapsing-block-expected.txt: Renamed from LayoutTests/fast/blockflow/self-collapsing-block-expected.txt.
            * platform/gtk/fast/css/first-letter-punctuation-expected.txt: Renamed from LayoutTests/fast/css/first-letter-punctuation-expected.txt.
            * platform/gtk/fast/css/font-face-opentype-expected.txt: Renamed from LayoutTests/fast/css/font-face-opentype-expected.txt.
            * platform/gtk/fast/css/rtl-to-viewport-expected.txt: Renamed from LayoutTests/fast/css/rtl-to-viewport-expected.txt.
            * platform/gtk/fast/css/transformed-mask-expected.txt: Renamed from LayoutTests/fast/css/transformed-mask-expected.txt.
            * platform/gtk/fast/fonts/fontconfig-synthetic-bold-exepcted.txt: Updated baseline.
            * platform/gtk/fast/forms/input-button-sizes-expected.txt: Renamed from LayoutTests/fast/forms/input-button-sizes-expected.txt.
            * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.txt: Renamed from LayoutTests/fast/forms/input-placeholder-focus-twice-expected.txt.
            * platform/gtk/inspector/console-uncaught-exception-expected.txt: Renamed from LayoutTests/inspector/console-uncaught-exception-expected.txt.
            * platform/gtk/svg/custom/image-rescale-expected.txt: Renamed from LayoutTests/svg/custom/image-rescale-expected.txt.
            * platform/gtk/svg/custom/text-rotation-expected.txt: Renamed from LayoutTests/svg/custom/text-rotation-expected.txt.
            * platform/gtk/svg/custom/text-x-dy-lists-expected.txt: Renamed from LayoutTests/svg/custom/text-x-dy-lists-expected.txt.
            * platform/gtk/svg/custom/use-invalid-style-expected.txt: Renamed from LayoutTests/svg/custom/use-invalid-style-expected.txt.
            * platform/gtk/svg/filters/filterRes1-expected.txt: Renamed from LayoutTests/svg/filters/filterRes1-expected.txt.
            * platform/gtk/svg/filters/filterRes2-expected.txt: Renamed from LayoutTests/svg/filters/filterRes2-expected.txt.
            * platform/gtk/svg/filters/filterRes3-expected.txt: Renamed from LayoutTests/svg/filters/filterRes3-expected.txt.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69366 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c86076f..3ce26d1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,33 @@
+2010-10-07  Martin Robinson  <mrobinson at igalia.com>
+
+        Move GTK+ specific baselines to the platform-specific directories. In my
+        last commit I mistakenly added these to the platform-independent locations.
+        Also fix another baseline which seems to differ on the bots because they
+        have a different version of DejaVu Serif than my machine.
+
+        * platform/gtk/fast/blockflow/block-level-images-expected.txt: Renamed from LayoutTests/fast/blockflow/block-level-images-expected.txt.
+        * platform/gtk/fast/blockflow/fieldsets-expected.txt: Renamed from LayoutTests/fast/blockflow/fieldsets-expected.txt.
+        * platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt: Renamed from LayoutTests/fast/blockflow/floats-in-block-layout-expected.txt.
+        * platform/gtk/fast/blockflow/inline-direction-positioning-expected.txt: Renamed from LayoutTests/fast/blockflow/inline-direction-positioning-expected.txt.
+        * platform/gtk/fast/blockflow/margin-collapse-expected.txt: Renamed from LayoutTests/fast/blockflow/margin-collapse-expected.txt.
+        * platform/gtk/fast/blockflow/root-lr-basic-expected.txt: Renamed from LayoutTests/fast/blockflow/root-lr-basic-expected.txt.
+        * platform/gtk/fast/blockflow/self-collapsing-block-expected.txt: Renamed from LayoutTests/fast/blockflow/self-collapsing-block-expected.txt.
+        * platform/gtk/fast/css/first-letter-punctuation-expected.txt: Renamed from LayoutTests/fast/css/first-letter-punctuation-expected.txt.
+        * platform/gtk/fast/css/font-face-opentype-expected.txt: Renamed from LayoutTests/fast/css/font-face-opentype-expected.txt.
+        * platform/gtk/fast/css/rtl-to-viewport-expected.txt: Renamed from LayoutTests/fast/css/rtl-to-viewport-expected.txt.
+        * platform/gtk/fast/css/transformed-mask-expected.txt: Renamed from LayoutTests/fast/css/transformed-mask-expected.txt.
+        * platform/gtk/fast/fonts/fontconfig-synthetic-bold-exepcted.txt: Updated baseline.
+        * platform/gtk/fast/forms/input-button-sizes-expected.txt: Renamed from LayoutTests/fast/forms/input-button-sizes-expected.txt.
+        * platform/gtk/fast/forms/input-placeholder-focus-twice-expected.txt: Renamed from LayoutTests/fast/forms/input-placeholder-focus-twice-expected.txt.
+        * platform/gtk/inspector/console-uncaught-exception-expected.txt: Renamed from LayoutTests/inspector/console-uncaught-exception-expected.txt.
+        * platform/gtk/svg/custom/image-rescale-expected.txt: Renamed from LayoutTests/svg/custom/image-rescale-expected.txt.
+        * platform/gtk/svg/custom/text-rotation-expected.txt: Renamed from LayoutTests/svg/custom/text-rotation-expected.txt.
+        * platform/gtk/svg/custom/text-x-dy-lists-expected.txt: Renamed from LayoutTests/svg/custom/text-x-dy-lists-expected.txt.
+        * platform/gtk/svg/custom/use-invalid-style-expected.txt: Renamed from LayoutTests/svg/custom/use-invalid-style-expected.txt.
+        * platform/gtk/svg/filters/filterRes1-expected.txt: Renamed from LayoutTests/svg/filters/filterRes1-expected.txt.
+        * platform/gtk/svg/filters/filterRes2-expected.txt: Renamed from LayoutTests/svg/filters/filterRes2-expected.txt.
+        * platform/gtk/svg/filters/filterRes3-expected.txt: Renamed from LayoutTests/svg/filters/filterRes3-expected.txt.
+
 2010-10-07  Jian Li  <jianli at chromium.org>
 
         Unreviewed. Skip the new test in those unsupported platforms.
diff --git a/LayoutTests/fast/blockflow/block-level-images-expected.txt b/LayoutTests/platform/gtk/fast/blockflow/block-level-images-expected.txt
similarity index 100%
rename from LayoutTests/fast/blockflow/block-level-images-expected.txt
rename to LayoutTests/platform/gtk/fast/blockflow/block-level-images-expected.txt
diff --git a/LayoutTests/fast/blockflow/fieldsets-expected.txt b/LayoutTests/platform/gtk/fast/blockflow/fieldsets-expected.txt
similarity index 100%
rename from LayoutTests/fast/blockflow/fieldsets-expected.txt
rename to LayoutTests/platform/gtk/fast/blockflow/fieldsets-expected.txt
diff --git a/LayoutTests/fast/blockflow/floats-in-block-layout-expected.txt b/LayoutTests/platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt
similarity index 100%
rename from LayoutTests/fast/blockflow/floats-in-block-layout-expected.txt
rename to LayoutTests/platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt
diff --git a/LayoutTests/fast/blockflow/inline-direction-positioning-expected.txt b/LayoutTests/platform/gtk/fast/blockflow/inline-direction-positioning-expected.txt
similarity index 100%
rename from LayoutTests/fast/blockflow/inline-direction-positioning-expected.txt
rename to LayoutTests/platform/gtk/fast/blockflow/inline-direction-positioning-expected.txt
diff --git a/LayoutTests/fast/blockflow/margin-collapse-expected.txt b/LayoutTests/platform/gtk/fast/blockflow/margin-collapse-expected.txt
similarity index 100%
rename from LayoutTests/fast/blockflow/margin-collapse-expected.txt
rename to LayoutTests/platform/gtk/fast/blockflow/margin-collapse-expected.txt
diff --git a/LayoutTests/fast/blockflow/root-lr-basic-expected.txt b/LayoutTests/platform/gtk/fast/blockflow/root-lr-basic-expected.txt
similarity index 100%
rename from LayoutTests/fast/blockflow/root-lr-basic-expected.txt
rename to LayoutTests/platform/gtk/fast/blockflow/root-lr-basic-expected.txt
diff --git a/LayoutTests/fast/blockflow/self-collapsing-block-expected.txt b/LayoutTests/platform/gtk/fast/blockflow/self-collapsing-block-expected.txt
similarity index 100%
rename from LayoutTests/fast/blockflow/self-collapsing-block-expected.txt
rename to LayoutTests/platform/gtk/fast/blockflow/self-collapsing-block-expected.txt
diff --git a/LayoutTests/fast/css/first-letter-punctuation-expected.txt b/LayoutTests/platform/gtk/fast/css/first-letter-punctuation-expected.txt
similarity index 100%
rename from LayoutTests/fast/css/first-letter-punctuation-expected.txt
rename to LayoutTests/platform/gtk/fast/css/first-letter-punctuation-expected.txt
diff --git a/LayoutTests/fast/css/font-face-opentype-expected.txt b/LayoutTests/platform/gtk/fast/css/font-face-opentype-expected.txt
similarity index 100%
rename from LayoutTests/fast/css/font-face-opentype-expected.txt
rename to LayoutTests/platform/gtk/fast/css/font-face-opentype-expected.txt
diff --git a/LayoutTests/fast/css/rtl-to-viewport-expected.txt b/LayoutTests/platform/gtk/fast/css/rtl-to-viewport-expected.txt
similarity index 100%
rename from LayoutTests/fast/css/rtl-to-viewport-expected.txt
rename to LayoutTests/platform/gtk/fast/css/rtl-to-viewport-expected.txt
diff --git a/LayoutTests/fast/css/transformed-mask-expected.txt b/LayoutTests/platform/gtk/fast/css/transformed-mask-expected.txt
similarity index 100%
rename from LayoutTests/fast/css/transformed-mask-expected.txt
rename to LayoutTests/platform/gtk/fast/css/transformed-mask-expected.txt
diff --git a/LayoutTests/fast/forms/input-button-sizes-expected.txt b/LayoutTests/platform/gtk/fast/forms/input-button-sizes-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/input-button-sizes-expected.txt
rename to LayoutTests/platform/gtk/fast/forms/input-button-sizes-expected.txt
diff --git a/LayoutTests/fast/forms/input-placeholder-focus-twice-expected.txt b/LayoutTests/platform/gtk/fast/forms/input-placeholder-focus-twice-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/input-placeholder-focus-twice-expected.txt
rename to LayoutTests/platform/gtk/fast/forms/input-placeholder-focus-twice-expected.txt
diff --git a/LayoutTests/platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt b/LayoutTests/platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt
index db4875e..14bddcb 100644
--- a/LayoutTests/platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt
+++ b/LayoutTests/platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt
@@ -4,8 +4,8 @@ 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 784x19
-        RenderText {#text} at (0,0) size 310x19
-          text run at (0,0) width 310: "a b c d e f g h i j k l m n o p q r s t u v"
+        RenderText {#text} at (0,0) size 228x19
+          text run at (0,0) width 228: "a b c d e f g h i j k l m n o p q r s t u v"
       RenderBlock {P} at (0,35) size 784x19
-        RenderText {#text} at (0,0) size 375x19
-          text run at (0,0) width 375: "a b c d e f g h i j k l m n o p q r s t u v"
+        RenderText {#text} at (0,0) size 243x19
+          text run at (0,0) width 243: "a b c d e f g h i j k l m n o p q r s t u v"
diff --git a/LayoutTests/inspector/console-uncaught-exception-expected.txt b/LayoutTests/platform/gtk/inspector/console-uncaught-exception-expected.txt
similarity index 100%
rename from LayoutTests/inspector/console-uncaught-exception-expected.txt
rename to LayoutTests/platform/gtk/inspector/console-uncaught-exception-expected.txt
diff --git a/LayoutTests/svg/custom/image-rescale-expected.txt b/LayoutTests/platform/gtk/svg/custom/image-rescale-expected.txt
similarity index 100%
rename from LayoutTests/svg/custom/image-rescale-expected.txt
rename to LayoutTests/platform/gtk/svg/custom/image-rescale-expected.txt
diff --git a/LayoutTests/svg/custom/text-rotation-expected.txt b/LayoutTests/platform/gtk/svg/custom/text-rotation-expected.txt
similarity index 100%
rename from LayoutTests/svg/custom/text-rotation-expected.txt
rename to LayoutTests/platform/gtk/svg/custom/text-rotation-expected.txt
diff --git a/LayoutTests/svg/custom/text-x-dy-lists-expected.txt b/LayoutTests/platform/gtk/svg/custom/text-x-dy-lists-expected.txt
similarity index 100%
rename from LayoutTests/svg/custom/text-x-dy-lists-expected.txt
rename to LayoutTests/platform/gtk/svg/custom/text-x-dy-lists-expected.txt
diff --git a/LayoutTests/svg/custom/use-invalid-style-expected.txt b/LayoutTests/platform/gtk/svg/custom/use-invalid-style-expected.txt
similarity index 100%
rename from LayoutTests/svg/custom/use-invalid-style-expected.txt
rename to LayoutTests/platform/gtk/svg/custom/use-invalid-style-expected.txt
diff --git a/LayoutTests/svg/filters/filterRes1-expected.txt b/LayoutTests/platform/gtk/svg/filters/filterRes1-expected.txt
similarity index 100%
rename from LayoutTests/svg/filters/filterRes1-expected.txt
rename to LayoutTests/platform/gtk/svg/filters/filterRes1-expected.txt
diff --git a/LayoutTests/svg/filters/filterRes2-expected.txt b/LayoutTests/platform/gtk/svg/filters/filterRes2-expected.txt
similarity index 100%
rename from LayoutTests/svg/filters/filterRes2-expected.txt
rename to LayoutTests/platform/gtk/svg/filters/filterRes2-expected.txt
diff --git a/LayoutTests/svg/filters/filterRes3-expected.txt b/LayoutTests/platform/gtk/svg/filters/filterRes3-expected.txt
similarity index 100%
rename from LayoutTests/svg/filters/filterRes3-expected.txt
rename to LayoutTests/platform/gtk/svg/filters/filterRes3-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list