[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

jberlin at webkit.org jberlin at webkit.org
Mon Feb 21 00:12:16 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 18a0532455f806a04b1d5f447919bbe1c8a06174
Author: jberlin at webkit.org <jberlin at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 28 21:04:56 2011 +0000

    [Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since introduction in r76826
    https://bugs.webkit.org/show_bug.cgi?id=53327
    
    Unreviewed, adding Windows-specific results to get the Windows 7 Release Test bot green.
    
    * platform/win/fast/repaint/select-option-background-color-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76976 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c7e34d5..73b9bca 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-28  Jessie Berlin  <jberlin at apple.com>
+
+        [Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since introduction in r76826
+        https://bugs.webkit.org/show_bug.cgi?id=53327
+
+        Unreviewed, adding Windows-specific results to get the Windows 7 Release Test bot green.
+
+        * platform/win/fast/repaint/select-option-background-color-expected.txt: Added.
+
 2011-01-28  Ryosuke Niwa  <rniwa at webkit.org>
 
         Unreviewed Chromium rebaselines.
diff --git a/LayoutTests/platform/win/fast/repaint/select-option-background-color-expected.txt b/LayoutTests/platform/win/fast/repaint/select-option-background-color-expected.txt
new file mode 100644
index 0000000..47a6a64
--- /dev/null
+++ b/LayoutTests/platform/win/fast/repaint/select-option-background-color-expected.txt
@@ -0,0 +1,14 @@
+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 (0,0) size 800x600
+      RenderBlock {P} at (0,0) size 800x18
+        RenderText {#text} at (0,0) size 220x18
+          text run at (0,0) width 220: "This is a test for regression against "
+        RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
+          RenderText {#text} at (220,0) size 305x18
+            text run at (220,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=49790"
+      RenderBlock (anonymous) at (0,34) size 800x61
+        RenderListBox {SELECT} at (2,2) size 29x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+        RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list