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

dumi at chromium.org dumi at chromium.org
Wed Dec 22 12:41:06 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 718c1b90d920310f9d5ae1bcc885dbe451c7864a
Author: dumi at chromium.org <dumi at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 27 04:09:19 2010 +0000

    Unreviewed, Chromium expectations update.
    
    * platform/chromium-mac/fast/forms/select-style-expected.checksum: Added.
    * platform/chromium-mac/fast/forms/select-style-expected.png: Added.
    * platform/chromium-mac/fast/forms/select-style-expected.txt: Added.
    * platform/chromium-win/fast/forms/select-style-expected.checksum:
    * platform/chromium-win/fast/forms/select-style-expected.png:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66177 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9a66228..7295e9d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,15 @@
 2010-08-26  Dumitru Daniliuc  <dumi at chromium.org>
 
+        Unreviewed, Chromium expectations update.
+
+        * platform/chromium-mac/fast/forms/select-style-expected.checksum: Added.
+        * platform/chromium-mac/fast/forms/select-style-expected.png: Added.
+        * platform/chromium-mac/fast/forms/select-style-expected.txt: Added.
+        * platform/chromium-win/fast/forms/select-style-expected.checksum:
+        * platform/chromium-win/fast/forms/select-style-expected.png:
+
+2010-08-26  Dumitru Daniliuc  <dumi at chromium.org>
+
         Unreviewed, updating Chromium expectations.
 
         * platform/chromium-linux/fast/css/percent-top-relative-container-height-unspecified-expected.checksum: Added.
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.checksum b/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.checksum
new file mode 100644
index 0000000..a72a98d
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.checksum
@@ -0,0 +1 @@
+b7daee31d62953b65508e7e5514cb36f
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.png b/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.png
new file mode 100644
index 0000000..91ec76f
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.txt b/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.txt
new file mode 100644
index 0000000..4479c0f
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.txt
@@ -0,0 +1,73 @@
+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
+      RenderText {#text} at (0,0) size 554x18
+        text run at (0,0) width 250: "This tests that styled popups look right. "
+        text run at (250,0) width 304: "(Aqua for now- later, we will honor the styling)."
+      RenderBR {BR} at (554,14) size 0x0
+      RenderMenuList {SELECT} at (2,20) size 51x18 [bgcolor=#FF0000] [border: (1px solid #000000)]
+        RenderBlock (anonymous) at (1,1) size 49x16
+          RenderText at (8,1) size 20x13
+            text run at (8,1) width 20: "test"
+      RenderText {#text} at (55,19) size 4x18
+        text run at (55,19) width 4: " "
+      RenderBR {BR} at (59,33) size 0x0
+      RenderText {#text} at (0,40) size 528x18
+        text run at (0,40) width 528: "This tests that background color is white by default regardless of the parent element."
+      RenderBR {BR} at (528,54) size 0x0
+      RenderInline {SPAN} at (0,0) size 69x28 [bgcolor=#FF0000]
+        RenderText {#text} at (0,0) size 0x0
+        RenderMenuList {SELECT} at (7,60) size 51x18 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (0,0) size 51x18
+            RenderText at (8,2) size 20x13
+              text run at (8,2) width 20: "test"
+        RenderText {#text} at (60,59) size 4x18
+          text run at (60,59) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (0,80) size 625x18
+        text run at (0,80) width 625: "This tests that background color is inherited from the parent if background-color:inherit is specified."
+      RenderBR {BR} at (625,94) size 0x0
+      RenderInline {SPAN} at (0,0) size 69x28 [bgcolor=#FF0000]
+        RenderText {#text} at (0,0) size 0x0
+        RenderMenuList {SELECT} at (7,100) size 51x18 [border: (1px solid #000000)]
+          RenderBlock (anonymous) at (1,1) size 49x16
+            RenderText at (8,1) size 20x13
+              text run at (8,1) width 20: "test"
+        RenderText {#text} at (60,99) size 4x18
+          text run at (60,99) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (0,120) size 637x18
+        text run at (0,120) width 637: "This tests that background color is the same as the parent if background-color:transparent is specified."
+      RenderBR {BR} at (637,134) size 0x0
+      RenderInline {SPAN} at (0,0) size 69x28 [bgcolor=#FF0000]
+        RenderText {#text} at (0,0) size 0x0
+        RenderMenuList {SELECT} at (7,140) size 51x18 [border: (1px solid #000000)]
+          RenderBlock (anonymous) at (1,1) size 49x16
+            RenderText at (8,1) size 20x13
+              text run at (8,1) width 20: "test"
+        RenderText {#text} at (60,139) size 4x18
+          text run at (60,139) width 4: " "
+      RenderText {#text} at (0,0) size 0x0
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (0,160) size 498x18
+        text run at (0,160) width 498: "This tests that background is white if only background-image:none is specified."
+      RenderBR {BR} at (498,174) size 0x0
+      RenderMenuList {SELECT} at (2,180) size 51x18 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+        RenderBlock (anonymous) at (1,1) size 49x16
+          RenderText at (8,1) size 20x13
+            text run at (8,1) width 20: "test"
+      RenderText {#text} at (55,179) size 4x18
+        text run at (55,179) width 4: " "
+      RenderBR {BR} at (59,193) size 0x0
+      RenderText {#text} at (0,200) size 418x18
+        text run at (0,200) width 418: "This tests that the image specified for background-image is visible."
+      RenderBR {BR} at (418,214) size 0x0
+      RenderMenuList {SELECT} at (2,220) size 51x18 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+        RenderBlock (anonymous) at (1,1) size 49x16
+          RenderText at (8,1) size 20x13
+            text run at (8,1) width 20: "test"
+      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium-win/fast/forms/select-style-expected.checksum b/LayoutTests/platform/chromium-win/fast/forms/select-style-expected.checksum
index 71c920c..dabec6e 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/select-style-expected.checksum
+++ b/LayoutTests/platform/chromium-win/fast/forms/select-style-expected.checksum
@@ -1 +1 @@
-2e90ed96a165a4637ec62c8d0893ec29
\ No newline at end of file
+f5dc258a6d6c823a2bf6593633d631d4
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/fast/forms/select-style-expected.png b/LayoutTests/platform/chromium-win/fast/forms/select-style-expected.png
index b746ca6..3b38bb2 100644
Binary files a/LayoutTests/platform/chromium-win/fast/forms/select-style-expected.png and b/LayoutTests/platform/chromium-win/fast/forms/select-style-expected.png differ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list