Title: [122495] trunk/LayoutTests
Revision
122495
Author
aes...@apple.com
Date
2012-07-12 13:04:17 -0700 (Thu, 12 Jul 2012)

Log Message

[Mac] input-in-table-cell-no-value.html fails due to INPUT_TYPE_DATE being disabled.

* platform/mac/TestExpectations: Mark input-in-table-cell-no-value.html
as expected to fail.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122494 => 122495)


--- trunk/LayoutTests/ChangeLog	2012-07-12 19:59:23 UTC (rev 122494)
+++ trunk/LayoutTests/ChangeLog	2012-07-12 20:04:17 UTC (rev 122495)
@@ -1,3 +1,10 @@
+2012-07-12  Andy Estes  <aes...@apple.com>
+
+        [Mac] input-in-table-cell-no-value.html fails due to INPUT_TYPE_DATE being disabled.
+
+        * platform/mac/TestExpectations: Mark input-in-table-cell-no-value.html
+        as expected to fail.
+
 2012-07-12  W. James MacLean  <wjmacl...@chromium.org>
 
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (122494 => 122495)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-07-12 19:59:23 UTC (rev 122494)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-07-12 20:04:17 UTC (rev 122495)
@@ -292,3 +292,6 @@
 
 // Dialog element is not yet enabled.
 BUGWK84635 SKIP : fast/dom/HTMLDialogElement = TEXT
+
+// INPUT_TYPE_DATE is not enabled on the Mac
+BUGWK90987 : fast/forms/input-in-table-cell-no-value.html = IMAGE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to