Title: [128635] trunk/LayoutTests
Revision
128635
Author
[email protected]
Date
2012-09-14 11:52:18 -0700 (Fri, 14 Sep 2012)

Log Message

Complete forgotten rebaseline. See https://bugs.webkit.org/show_bug.cgi?id=96751.
The results all look like they pass.

* platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
* platform/chromium-win-xp/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
* platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
* platform/chromium/TestExpectations:
* platform/chromium/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128634 => 128635)


--- trunk/LayoutTests/ChangeLog	2012-09-14 18:48:57 UTC (rev 128634)
+++ trunk/LayoutTests/ChangeLog	2012-09-14 18:52:18 UTC (rev 128635)
@@ -1,5 +1,16 @@
 2012-09-14  Ojan Vafai  <[email protected]>
 
+        Complete forgotten rebaseline. See https://bugs.webkit.org/show_bug.cgi?id=96751.
+        The results all look like they pass.
+
+        * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
+        * platform/chromium-win-xp/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
+        * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
+        * platform/chromium/TestExpectations:
+        * platform/chromium/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
+
+2012-09-14  Ojan Vafai  <[email protected]>
+
         Complete some forgotten rebaselines. See https://bugs.webkit.org/show_bug.cgi?id=94916.
         All the differences were anti-aliasing/form-controls.
 

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (128634 => 128635)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-14 18:48:57 UTC (rev 128634)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-14 18:52:18 UTC (rev 128635)
@@ -183,8 +183,6 @@
 // Chromium needs larger media files to test buffering this way.
 BUGWK88172 SKIP : http/tests/media/video-buffered.html = PASS
 
-BUGWK96751 WIN LINUX : fast/forms/time-multiple-fields/time-multiple-fields-localization.html = MISSING TEXT
-
 // Proximity Events is not supported.
 BUGWK92942 SKIP : fast/dom/Proximity = PASS
 BUGWK92942 SKIP : fast/events/constructors/device-proximity-event-constructor.html = PASS

Copied: trunk/LayoutTests/platform/chromium/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt (from rev 128634, trunk/LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt) (0 => 128635)


--- trunk/LayoutTests/platform/chromium/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	2012-09-14 18:52:18 UTC (rev 128635)
@@ -0,0 +1,21 @@
+Tests the time format for various locales.
+
+On success, you will see no "FAIL" messages, followed by "TEST COMPLETE".
+
+
+The following lines depend on the locale data in the system.
+en: 01:23:45.100 PM
+ar: 01:23:45٫100 م
+fr: 13:23:45,100
+ja: 13:23:45.100
+ko: 오후 01:23:45.100
+cn: 01:23:45.100 PM
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
+
+
+
+
+

Copied: trunk/LayoutTests/platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt (from rev 128634, trunk/LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt) (0 => 128635)


--- trunk/LayoutTests/platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	2012-09-14 18:52:18 UTC (rev 128635)
@@ -0,0 +1,21 @@
+Tests the time format for various locales.
+
+On success, you will see no "FAIL" messages, followed by "TEST COMPLETE".
+
+
+The following lines depend on the locale data in the system.
+en: 01:23:45.100 PM
+ar: 01:23:45٫100 م
+fr: 13:23:45,100
+ja: 13:23:45.100
+ko: 오후 01:23:45.100
+cn: 01:23:45.100 PM
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
+
+
+
+
+

Deleted: trunk/LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt (128634 => 128635)


--- trunk/LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	2012-09-14 18:48:57 UTC (rev 128634)
+++ trunk/LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	2012-09-14 18:52:18 UTC (rev 128635)
@@ -1,21 +0,0 @@
-Tests the time format for various locales.
-
-On success, you will see no "FAIL" messages, followed by "TEST COMPLETE".
-
-
-The following lines depend on the locale data in the system.
-en: 01:23:45.100 PM
-ar: 01:23:45٫100 م
-fr: 13:23:45,100
-ja: 13:23:45.100
-ko: 오후 01:23:45.100
-cn: 01:23:45.100 PM
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
-
-
-
-
-

Copied: trunk/LayoutTests/platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt (from rev 128634, trunk/LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt) (0 => 128635)


--- trunk/LayoutTests/platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	2012-09-14 18:52:18 UTC (rev 128635)
@@ -0,0 +1,21 @@
+Tests the time format for various locales.
+
+On success, you will see no "FAIL" messages, followed by "TEST COMPLETE".
+
+
+The following lines depend on the locale data in the system.
+en: 01:23:45.100 PM
+ar: 01:23:45.100 م
+fr: 13:23:45,100
+ja: 13:23:45.100
+ko: 오후 01:23:45.100
+cn: 01:23:45.100 PM
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
+
+
+
+
+

Copied: trunk/LayoutTests/platform/chromium-win-xp/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt (from rev 128634, trunk/LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt) (0 => 128635)


--- trunk/LayoutTests/platform/chromium-win-xp/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win-xp/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt	2012-09-14 18:52:18 UTC (rev 128635)
@@ -0,0 +1,21 @@
+Tests the time format for various locales.
+
+On success, you will see no "FAIL" messages, followed by "TEST COMPLETE".
+
+
+The following lines depend on the locale data in the system.
+en: 01:23:45.100 PM
+ar: 01:23:45.100 PM
+fr: 01:23:45.100 PM
+ja: 01:23:45.100 PM
+ko: 01:23:45.100 PM
+cn: 01:23:45.100 PM
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
+
+
+
+
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to