- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 20 Jan 2017 08:02:20 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome (unstable channel) # Testing web-platform-tests at revision 7d9f1f5ac2d66a42379ece0f182a6ecc23f5d0ff Using browser at version 55.0.2883.75 Starting 10 test iterations All results were stable ## All results ## <details> <summary><a href="http://w3c-test.org/submissions/4580/html/semantics/forms/the-input-element/time-2.html">/html/semantics/forms/the-input-element/time-2.html</a></summary> | Subtest | Results | |---------------------------------------------------------------------------------------------|---------| | | OK | | `Invalid value: hour > 23. Value should be empty` | PASS | | `Valid value: value should be 00:00:00` | PASS | | `Value < min attribute` | FAIL | | `Valid value: value should be 00:00:00.000` | PASS | | `Invalid value: minutes should have two ASCII digits. Value should be empty` | PASS | | `Valid value: value should be 00:00:00.0` | PASS | | `Invalid value: second > 59. Value should be empty` | PASS | | `Invalid value: seconds should have two ASCII digits. Value should be empty` | PASS | | `Invalid value: hour should have two ASCII digits. Value should be empty` | PASS | | `Value >= min attribute` | PASS | | `Value > max attribute` | FAIL | | `Invalid value: fraction should have one, two or three ASCII digits. Value should be empty` | FAIL | | `Invalid value: minute > 59. Value should be empty` | PASS | | `Value <= max attribute` | PASS | | `empty value` | PASS | | `Valid value: value should be 00:00:00.00` | PASS | | `Valid value: value should be 00:00` | PASS | </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4580#issuecomment-274002513
Received on Friday, 20 January 2017 08:02:32 UTC