Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95

This commit is contained in:
James Graham 2015-04-24 15:54:58 +01:00
parent f837e575fe
commit 291ac06c01
109 changed files with 2512 additions and 2559 deletions

View file

@ -9,7 +9,7 @@
[[INPUT in EMAIL status\] The multiple attribute is true and the value contains valid e-mail addresses]
expected: FAIL
[[INPUT in EMAIL status\] The multiple attribute is true and the value attribute contains a \',\']
[[INPUT in EMAIL status\] The multiple attribute is true and the value attribute contains a ',']
expected: FAIL
[[INPUT in DATETIME status\] The value attribute is empty]

View file

@ -213,10 +213,10 @@
[[INPUT in NUMBER status\] The required attribute is not set]
expected: FAIL
[[INPUT in NUMBER status\] Value is an integer with a leading symbol \'+\']
[[INPUT in NUMBER status\] Value is an integer with a leading symbol '+']
expected: FAIL
[[INPUT in NUMBER status\] Value is a number with a \'-\' symbol]
[[INPUT in NUMBER status\] Value is a number with a '-' symbol]
expected: FAIL
[[INPUT in NUMBER status\] Value is a number in scientific notation form(e is in lowercase)]