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

rniwa at webkit.org rniwa at webkit.org
Mon Feb 21 00:04:26 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit b88788693540179259272bb6dc0c6fb89ede2f3e
Author: rniwa at webkit.org <rniwa at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 27 22:30:52 2011 +0000

    2011-01-27  Ryosuke Niwa  <rniwa at webkit.org>
    
            Unreviewed Chromium rebaseline and text expectation update.
    
            * platform/chromium-linux/fast/repaint/select-option-background-color-expected.checksum: Added.
            * platform/chromium-linux/fast/repaint/select-option-background-color-expected.png: Added.
            * platform/chromium-linux/fast/repaint/select-option-background-color-expected.txt: Added.
            * platform/chromium/test_expectations.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76838 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ca66ab0..6906b6f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,7 +1,16 @@
+2011-01-27  Ryosuke Niwa  <rniwa at webkit.org>
+
+        Unreviewed Chromium rebaseline and text expectation update.
+
+        * platform/chromium-linux/fast/repaint/select-option-background-color-expected.checksum: Added.
+        * platform/chromium-linux/fast/repaint/select-option-background-color-expected.png: Added.
+        * platform/chromium-linux/fast/repaint/select-option-background-color-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2011-01-27  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed rebaseline of fast/inline/continuation-outlines-with-layers.html
-        afte r76726.
+        after r76726.
 
         * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
         * platform/chromium-win/fast/inline/continuation-outlines-with-layers-expected.txt:
diff --git a/LayoutTests/platform/chromium-linux/fast/repaint/select-option-background-color-expected.checksum b/LayoutTests/platform/chromium-linux/fast/repaint/select-option-background-color-expected.checksum
new file mode 100644
index 0000000..a77da5c
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/fast/repaint/select-option-background-color-expected.checksum
@@ -0,0 +1 @@
+e79f8a830323b665e7ce1bb5ad1537a3
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/repaint/select-option-background-color-expected.png b/LayoutTests/platform/chromium-linux/fast/repaint/select-option-background-color-expected.png
new file mode 100644
index 0000000..6866719
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/fast/repaint/select-option-background-color-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/repaint/select-option-background-color-expected.txt b/LayoutTests/platform/chromium-linux/fast/repaint/select-option-background-color-expected.txt
new file mode 100644
index 0000000..aca1101
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/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 800x20
+        RenderText {#text} at (0,0) size 209x19
+          text run at (0,0) width 209: "This is a test for regression against "
+        RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
+          RenderText {#text} at (209,0) size 291x19
+            text run at (209,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=49790"
+      RenderBlock (anonymous) at (0,36) size 800x73
+        RenderListBox {SELECT} at (2,2) size 30x69 [bgcolor=#DDDDDD] [border: (1px inset #808080)]
+        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 5314f14..2ef07e0 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3122,3 +3122,5 @@ BUGCR71022 WIN LINUX : fast/text/justify-ideograph-complex.html = IMAGE+TEXT
 BUGCR71022 WIN LINUX : fast/text/justify-ideograph-simple.html = IMAGE+TEXT
 BUGCR71022 WIN : fast/text/justify-ideograph-vertical.html = IMAGE+TEXT
 
+BUGWK53260 MAC : fast/repaint/select-option-background-color.html = IMAGE
+BUGWK53260 WIN : fast/repaint/select-option-background-color.html = IMAGE+TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list