Title: [91917] trunk/LayoutTests
Revision
91917
Author
[email protected]
Date
2011-07-28 05:06:55 -0700 (Thu, 28 Jul 2011)

Log Message

Rebaseline pixel tests for file upload controls on chromium-win.
https://bugs.webkit.org/show_bug.cgi?id=65245

Patch by Patrick Dubroy <[email protected]> on 2011-07-28
Reviewed by Gustavo Noronha Silva.

r91759 changed the appearance of file upload controls on gtk,
chromium-win and chromium-linux. New baselines were already committed
for chromium-linux (same changeset) and gtk (r91759).

* platform/chromium-win/fast/forms/box-shadow-override-expected.png:
* platform/chromium-win/fast/forms/file-input-direction-expected.png:
* platform/chromium-win/fast/forms/file-input-disabled-expected.png:
* platform/chromium-win/fast/forms/form-element-geometry-expected.png:
* platform/chromium-win/fast/forms/input-appearance-height-expected.png:
* platform/chromium-win/fast/forms/input-file-re-render-expected.png:
* platform/chromium-win/fast/forms/input-value-expected.png:
* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91916 => 91917)


--- trunk/LayoutTests/ChangeLog	2011-07-28 12:03:53 UTC (rev 91916)
+++ trunk/LayoutTests/ChangeLog	2011-07-28 12:06:55 UTC (rev 91917)
@@ -1,3 +1,23 @@
+2011-07-28  Patrick Dubroy  <[email protected]>
+
+        Rebaseline pixel tests for file upload controls on chromium-win.
+        https://bugs.webkit.org/show_bug.cgi?id=65245
+
+        Reviewed by Gustavo Noronha Silva.
+
+        r91759 changed the appearance of file upload controls on gtk,
+        chromium-win and chromium-linux. New baselines were already committed
+        for chromium-linux (same changeset) and gtk (r91759).
+
+        * platform/chromium-win/fast/forms/box-shadow-override-expected.png:
+        * platform/chromium-win/fast/forms/file-input-direction-expected.png:
+        * platform/chromium-win/fast/forms/file-input-disabled-expected.png:
+        * platform/chromium-win/fast/forms/form-element-geometry-expected.png:
+        * platform/chromium-win/fast/forms/input-appearance-height-expected.png:
+        * platform/chromium-win/fast/forms/input-file-re-render-expected.png:
+        * platform/chromium-win/fast/forms/input-value-expected.png:
+        * platform/chromium/test_expectations.txt:
+
 2011-07-28  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Add platform specific expected result for a new test.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (91916 => 91917)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-28 12:03:53 UTC (rev 91916)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-28 12:06:55 UTC (rev 91917)
@@ -3840,15 +3840,6 @@
 BUGWK65155 : fast/dom/beforeload/script-before-load-dynamic.html = CRASH PASS
 BUGWK65155 : fast/speech/input-appearance-numberandspeech.html = CRASH PASS FAIL
 
-// Needs new baseline -- visual appearance of file upload control has changed.
-BUGWK64692 WIN : fast/forms/input-file-re-render.html = IMAGE
-BUGWK64692 WIN : fast/forms/form-element-geometry.html = IMAGE
-BUGWK64692 WIN : fast/forms/file-input-direction.html = IMAGE
-BUGWK64692 WIN : fast/forms/input-appearance-height.html = IMAGE
-BUGWK64692 WIN : fast/forms/input-value.html = IMAGE
-BUGWK64692 WIN : fast/forms/box-shadow-override.html = IMAGE
-BUGWK64692 WIN : fast/forms/file-input-disabled.html = IMAGE
-
 BUGWK65199 : fast/blockflow/broken-ideograph-small-caps.html = PASS FAIL
 
 BUGWK65219 WIN : webaudio/test-basic.html = PASS CRASH

Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/box-shadow-override-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/file-input-direction-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/file-input-disabled-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/form-element-geometry-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/input-appearance-height-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/input-file-re-render-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/input-value-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to