Title: [92178] trunk/LayoutTests
Revision
92178
Author
[email protected]
Date
2011-08-02 05:02:10 -0700 (Tue, 02 Aug 2011)

Log Message

Fix malformed chromium test expectation introduced by r92173

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92177 => 92178)


--- trunk/LayoutTests/ChangeLog	2011-08-02 11:06:03 UTC (rev 92177)
+++ trunk/LayoutTests/ChangeLog	2011-08-02 12:02:10 UTC (rev 92178)
@@ -1,3 +1,9 @@
+2011-08-02  Shinichiro Hamaji  <[email protected]>
+
+        Fix malformed chromium test expectation introduced by r92173
+
+        * platform/chromium/test_expectations.txt:
+
 2011-08-02  Csaba Osztrogonác  <[email protected]>
 
         [Qt][Mac] Unreviewed gardening. Paint the Qt Snow Leopard bot green.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (92177 => 92178)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-02 11:06:03 UTC (rev 92177)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-02 12:02:10 UTC (rev 92178)
@@ -3672,7 +3672,7 @@
 
 // The expectations were modified by http://trac.webkit.org/changeset/92165
 // May just need rebaselines.
-BUG_HAMAJI MAC : fast/forms/input-placeholder-visibility-1-expected.html
-BUG_HAMAJI MAC : fast/forms/input-placeholder-visibility-3-expected.html
-BUG_HAMAJI MAC : fast/forms/textarea-placeholder-visibility-1-expected.html
-BUG_HAMAJI MAC : fast/forms/textarea-placeholder-visibility-2-expected.html
+BUG_HAMAJI MAC : fast/forms/input-placeholder-visibility-1-expected.html = TEXT
+BUG_HAMAJI MAC : fast/forms/input-placeholder-visibility-3-expected.html = TEXT
+BUG_HAMAJI MAC : fast/forms/textarea-placeholder-visibility-1-expected.html = TEXT
+BUG_HAMAJI MAC : fast/forms/textarea-placeholder-visibility-2-expected.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to