Title: [115795] trunk/LayoutTests
Revision
115795
Author
[email protected]
Date
2012-05-01 22:12:58 -0700 (Tue, 01 May 2012)

Log Message

[Chromium] Move date-input-visible-strings-expected.txt to the correct place.

* platform/chromium-linux/fast/forms/date/date-input-visible-strings-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt.

Modified Paths

Added Paths

Removed Paths

  • trunk/LayoutTests/platform/chromium-linux-x86/fast/forms/date/

Diff

Modified: trunk/LayoutTests/ChangeLog (115794 => 115795)


--- trunk/LayoutTests/ChangeLog	2012-05-02 04:57:30 UTC (rev 115794)
+++ trunk/LayoutTests/ChangeLog	2012-05-02 05:12:58 UTC (rev 115795)
@@ -1,3 +1,9 @@
+2012-05-01  Kent Tamura  <[email protected]>
+
+        [Chromium] Move date-input-visible-strings-expected.txt to the correct place.
+
+        * platform/chromium-linux/fast/forms/date/date-input-visible-strings-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt.
+
 2012-05-01  Ryosuke Niwa  <[email protected]>
 
         Unnecessary <form> tags created inside of an <iframe> with designMode on

Copied: trunk/LayoutTests/platform/chromium-linux/fast/forms/date/date-input-visible-strings-expected.txt (from rev 115794, trunk/LayoutTests/platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt) (0 => 115795)


--- trunk/LayoutTests/platform/chromium-linux/fast/forms/date/date-input-visible-strings-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/fast/forms/date/date-input-visible-strings-expected.txt	2012-05-02 05:12:58 UTC (rev 115795)
@@ -0,0 +1,7 @@
+The user-visible values of date input fields should be localized if the platform has a LocalizedDate implementation. Otherwise, they should be in the HTML5 formats.
+
+date: value='2011-04-27' visible='4/27/11'
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to