Title: [115781] trunk/LayoutTests
- Revision
- 115781
- Author
- [email protected]
- Date
- 2012-05-01 19:24:20 -0700 (Tue, 01 May 2012)
Log Message
[Chromium] Rebaseline for date-input-visible-strings.html.
* platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt.
* platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt.
* platform/chromium/test_expectations.txt:
Modified Paths
Added Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (115780 => 115781)
--- trunk/LayoutTests/ChangeLog 2012-05-02 02:14:42 UTC (rev 115780)
+++ trunk/LayoutTests/ChangeLog 2012-05-02 02:24:20 UTC (rev 115781)
@@ -1,3 +1,11 @@
+2012-05-01 Kent Tamura <[email protected]>
+
+ [Chromium] Rebaseline for date-input-visible-strings.html.
+
+ * platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt.
+ * platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt.
+ * platform/chromium/test_expectations.txt:
+
2012-05-01 Andy Estes <[email protected]>
scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAllMisspellingsAndBadGrammarInRanges()
Copied: trunk/LayoutTests/platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt (from rev 115780, trunk/LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt) (0 => 115781)
--- trunk/LayoutTests/platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt 2012-05-02 02:24:20 UTC (rev 115781)
@@ -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
+
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (115780 => 115781)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-05-02 02:14:42 UTC (rev 115780)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-05-02 02:24:20 UTC (rev 115781)
@@ -1089,8 +1089,6 @@
BUGWK29359 : fast/forms/month = PASS FAIL
BUGWK29359 : fast/forms/time = PASS FAIL
BUGWK29359 : fast/forms/week = PASS FAIL
-// Need rebaseline?
-BUGWK84935 : fast/forms/date/date-input-visible-strings.html = TEXT
BUGCR78376 : http/tests/media/video-play-stall-seek.html = TIMEOUT
Copied: trunk/LayoutTests/platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt (from rev 115780, trunk/LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt) (0 => 115781)
--- trunk/LayoutTests/platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux-x86/fast/forms/date/date-input-visible-strings-expected.txt 2012-05-02 02:24:20 UTC (rev 115781)
@@ -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
+
Deleted: trunk/LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt (115780 => 115781)
--- trunk/LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt 2012-05-02 02:14:42 UTC (rev 115780)
+++ trunk/LayoutTests/platform/chromium-mac/fast/forms/date/date-input-visible-strings-expected.txt 2012-05-02 02:24:20 UTC (rev 115781)
@@ -1,7 +0,0 @@
-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