[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:05:24 UTC 2011
The following commit has been merged in the webkit-1.3 branch:
commit cd3f369a98f03d2583163c6aa85de52c67347d9f
Author: rniwa at webkit.org <rniwa at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Jan 28 01:07:31 2011 +0000
2011-01-27 Ryosuke Niwa <rniwa at webkit.org>
Unreviewed rebaselines for Chromium Mac and Windows.
[chromium] fast/repaint/select-option-background-color.html fails on Windows and Mac
https://bugs.webkit.org/show_bug.cgi?id=53260
* platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum: Added.
* platform/chromium-mac/fast/repaint/select-option-background-color-expected.png: Added.
* platform/chromium-win/fast/repaint/select-option-background-color-expected.checksum: Added.
* platform/chromium-win/fast/repaint/select-option-background-color-expected.png: Added.
* platform/chromium-win/fast/repaint/select-option-background-color-expected.txt: Added.
* platform/chromium/test_expectations.txt:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76868 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 22ae3db..c1fc8fa 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2011-01-27 Ryosuke Niwa <rniwa at webkit.org>
+
+ Unreviewed rebaselines for Chromium Mac and Windows.
+
+ [chromium] fast/repaint/select-option-background-color.html fails on Windows and Mac
+ https://bugs.webkit.org/show_bug.cgi?id=53260
+
+ * platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum: Added.
+ * platform/chromium-mac/fast/repaint/select-option-background-color-expected.png: Added.
+ * platform/chromium-win/fast/repaint/select-option-background-color-expected.checksum: Added.
+ * platform/chromium-win/fast/repaint/select-option-background-color-expected.png: Added.
+ * platform/chromium-win/fast/repaint/select-option-background-color-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
2011-01-27 Dirk Schulze <krit at webkit.org>
Unreviewed rebaseline.
diff --git a/LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum b/LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum
new file mode 100644
index 0000000..45e34b9
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum
@@ -0,0 +1 @@
+0644ef99547d2261b0c2bf6ed25118e9
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.png b/LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.png
new file mode 100644
index 0000000..9e041e2
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/repaint/select-option-background-color-expected.checksum b/LayoutTests/platform/chromium-win/fast/repaint/select-option-background-color-expected.checksum
new file mode 100644
index 0000000..2c8469f
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/repaint/select-option-background-color-expected.checksum
@@ -0,0 +1 @@
+6cc74d89368ea60f2da6981992ce5c69
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/fast/repaint/select-option-background-color-expected.png b/LayoutTests/platform/chromium-win/fast/repaint/select-option-background-color-expected.png
new file mode 100644
index 0000000..03b9470
Binary files /dev/null and b/LayoutTests/platform/chromium-win/fast/repaint/select-option-background-color-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/repaint/select-option-background-color-expected.txt b/LayoutTests/platform/chromium-win/fast/repaint/select-option-background-color-expected.txt
new file mode 100644
index 0000000..aa1ccef
--- /dev/null
+++ b/LayoutTests/platform/chromium-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 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=#FFFFFF] [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 900d0f2..9811614 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3121,5 +3121,3 @@ 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