[Chromium] <input type=date> tests should pass.
authortkent@chromium.org <tkent@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 13 Apr 2012 07:30:57 +0000 (07:30 +0000)
committertkent@chromium.org <tkent@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 13 Apr 2012 07:30:57 +0000 (07:30 +0000)
* platform/chromium/test_expectations.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114091 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium/test_expectations.txt

index 07d9e0a..dac35e8 100644 (file)
@@ -1,3 +1,9 @@
+2012-04-13  Kent Tamura  <tkent@chromium.org>
+
+        [Chromium] <input type=date> tests should pass.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-04-12  Anton Muhin  <antonm@chromium.org>
 
         Mark test as also crashing.
index 620481f..f3fbb92 100644 (file)
@@ -1094,15 +1094,14 @@ BUGCR20226 : fast/forms/datalist/ = PASS FAIL
 
 // Implementation of Date/time input types are incomplete and
 // ENABLE_INPUT_TYPE_* flags are not enabled.
-BUGWK29359 : fast/forms/date = PASS FAIL
-BUGWK29359 : fast/css/pseudo-in-range.html = PASS TEXT
-BUGWK29359 : fast/css/pseudo-out-of-range.html = PASS TEXT
-BUGWK29359 : fast/css/pseudo-in-range-invalid-value.html = PASS TEXT
 BUGWK29359 : fast/forms/datetime = PASS FAIL
 BUGWK29359 : fast/forms/datetimelocal = PASS FAIL
 BUGWK29359 : fast/forms/month = PASS FAIL
 BUGWK29359 : fast/forms/time = PASS FAIL
 BUGWK29359 : fast/forms/week = PASS FAIL
+// Will do rebaseline when Mac10.5 bot produces the result.
+BUGWK29359 : fast/forms/date/date-appearance.html = FAIL
+
 
 BUGCR78376 : http/tests/media/video-play-stall-seek.html = TIMEOUT