Title: [107713] trunk/LayoutTests
- Revision
- 107713
- Author
- [email protected]
- Date
- 2012-02-14 09:39:58 -0800 (Tue, 14 Feb 2012)
Log Message
[GTK] fast/forms/implicit-submission.html fails
https://bugs.webkit.org/show_bug.cgi?id=76632
Patch by Kaustubh Atrawalkar <[email protected]> on 2012-02-14
Reviewed by Martin Robinson.
[Gtk] Rebaseline implicit-submission test expectations after r105253.
* platform/gtk/Skipped:
* platform/gtk/fast/forms/implicit-submission-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (107712 => 107713)
--- trunk/LayoutTests/ChangeLog 2012-02-14 16:12:24 UTC (rev 107712)
+++ trunk/LayoutTests/ChangeLog 2012-02-14 17:39:58 UTC (rev 107713)
@@ -1,3 +1,15 @@
+2012-02-14 Kaustubh Atrawalkar <[email protected]>
+
+ [GTK] fast/forms/implicit-submission.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=76632
+
+ Reviewed by Martin Robinson.
+
+ [Gtk] Rebaseline implicit-submission test expectations after r105253.
+
+ * platform/gtk/Skipped:
+ * platform/gtk/fast/forms/implicit-submission-expected.txt:
+
2012-02-14 Philippe Normand <[email protected]>
Unreviewed, GTK rebaseline after r107688 and skipping some new
Modified: trunk/LayoutTests/platform/gtk/Skipped (107712 => 107713)
--- trunk/LayoutTests/platform/gtk/Skipped 2012-02-14 16:12:24 UTC (rev 107712)
+++ trunk/LayoutTests/platform/gtk/Skipped 2012-02-14 17:39:58 UTC (rev 107713)
@@ -1576,9 +1576,6 @@
# Needs custom policy delegate enhancement to log downloads
http/tests/download
-# https://bugs.webkit.org/show_bug.cgi?id=76632
-fast/forms/implicit-submission.html
-
# https://bugs.webkit.org/show_bug.cgi?id=77015
fast/events/clear-drag-state.html
fast/events/clear-edit-drag-state.html
Modified: trunk/LayoutTests/platform/gtk/fast/forms/implicit-submission-expected.txt (107712 => 107713)
--- trunk/LayoutTests/platform/gtk/fast/forms/implicit-submission-expected.txt 2012-02-14 16:12:24 UTC (rev 107712)
+++ trunk/LayoutTests/platform/gtk/fast/forms/implicit-submission-expected.txt 2012-02-14 17:39:58 UTC (rev 107713)
@@ -19,12 +19,11 @@
Single checkbox with a submit should submit: PASS
Single checkbox with a submit disabled should not submit: PASS
Single select should not submit: PASS
-Select with a submit should submit: PASS
+Select with a submit should submit: FAIL
Select with a disabled submit should not submit: PASS
Multi-line select with a submit should submit: PASS
Multi-line select with a disabled submit should not submit: PASS
Text field and single select, text focused should submit: PASS
Text field and single select, select focused should not submit: PASS
-Isindex should submit: PASS
Multiple text inputs with a button should submit: PASS
Multiple text inputs with a disabled button should not submit: PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes