Title: [131444] trunk/LayoutTests
- Revision
- 131444
- Author
- [email protected]
- Date
- 2012-10-16 05:30:46 -0700 (Tue, 16 Oct 2012)
Log Message
[Chromium] Rebaseline calendar-picker-key-operations.html due to r162114
Unreviewed.
* fast/forms/date/calendar-picker-key-operations-expected.txt:
* platform/chromium-win/fast/forms/date/calendar-picker-key-operations-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (131443 => 131444)
--- trunk/LayoutTests/ChangeLog 2012-10-16 12:13:55 UTC (rev 131443)
+++ trunk/LayoutTests/ChangeLog 2012-10-16 12:30:46 UTC (rev 131444)
@@ -1,3 +1,12 @@
+2012-10-16 Keishi Hattori <[email protected]>
+
+ [Chromium] Rebaseline calendar-picker-key-operations.html due to r162114
+
+ Unreviewed.
+
+ * fast/forms/date/calendar-picker-key-operations-expected.txt:
+ * platform/chromium-win/fast/forms/date/calendar-picker-key-operations-expected.txt:
+
2012-10-16 Zan Dobersek <[email protected]>
Unreviewed GTK gardening.
Modified: trunk/LayoutTests/fast/forms/date/calendar-picker-key-operations-expected.txt (131443 => 131444)
--- trunk/LayoutTests/fast/forms/date/calendar-picker-key-operations-expected.txt 2012-10-16 12:13:55 UTC (rev 131443)
+++ trunk/LayoutTests/fast/forms/date/calendar-picker-key-operations-expected.txt 2012-10-16 12:30:46 UTC (rev 131444)
@@ -47,10 +47,10 @@
PASS testToday() || testToday() is true
Check if tabbing works.
PASS focusedElement() is ".days-area-container"
-PASS focusedElement() is ".today-button[value=Today]"
-PASS focusedElement() is ".clear-button[value=Clear]"
+PASS focusedElement() is ".today-button[value=<<CalendarToday>>]"
+PASS focusedElement() is ".clear-button[value=<<CalendarClear>>]"
PASS focusedElement() is ".year-month-button[value=<<]"
-PASS focusedElement() is ".clear-button[value=Clear]"
+PASS focusedElement() is ".clear-button[value=<<CalendarClear>>]"
PASS document.getElementById("mock-page-popup") is null
PASS document.getElementById("date").value is "1999-12-26"
PASS successfullyParsed is true
Modified: trunk/LayoutTests/platform/chromium-win/fast/forms/date/calendar-picker-key-operations-expected.txt (131443 => 131444)
--- trunk/LayoutTests/platform/chromium-win/fast/forms/date/calendar-picker-key-operations-expected.txt 2012-10-16 12:13:55 UTC (rev 131443)
+++ trunk/LayoutTests/platform/chromium-win/fast/forms/date/calendar-picker-key-operations-expected.txt 2012-10-16 12:30:46 UTC (rev 131444)
@@ -47,10 +47,10 @@
PASS testToday() || testToday() is true
Check if tabbing works.
PASS focusedElement() is ".days-area-container"
-PASS focusedElement() is ".today-button[value=Today]"
-PASS focusedElement() is ".clear-button[value=Clear]"
+PASS focusedElement() is ".today-button[value=<<CalendarToday>>]"
+PASS focusedElement() is ".clear-button[value=<<CalendarClear>>]"
PASS focusedElement() is ".year-month-button[value=<<]"
-PASS focusedElement() is ".clear-button[value=Clear]"
+PASS focusedElement() is ".clear-button[value=<<CalendarClear>>]"
PASS document.getElementById("mock-page-popup") is null
PASS document.getElementById("date").value is "1999-12-26"
PASS F4 opened picker.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes