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

@ -1,35 +1,35 @@
[grouping-li.html]
type: testharness
[li should have a \'value\' attribute]
[li should have a 'value' attribute]
expected: FAIL
[Default (unspecified) value of value is 0.]
expected: FAIL
[.value property reflects content attribute - and both parse value of \'2\' correctly.]
[.value property reflects content attribute - and both parse value of '2' correctly.]
expected: FAIL
[IDL and content attribute parse value of \'-10\' correctly.]
[IDL and content attribute parse value of '-10' correctly.]
expected: FAIL
[IDL and content attribute parse value of \'4.03\' correctly.]
[IDL and content attribute parse value of '4.03' correctly.]
expected: FAIL
[IDL and content attribute parse value of \'-4.03\' correctly.]
[IDL and content attribute parse value of '-4.03' correctly.]
expected: FAIL
[IDL and content attribute parse value of \'4.9\' correctly.]
[IDL and content attribute parse value of '4.9' correctly.]
expected: FAIL
[IDL and content attribute parse value of \'-4.9\' correctly.]
[IDL and content attribute parse value of '-4.9' correctly.]
expected: FAIL
[IDL and content attribute parse value of \'7e2\' correctly.]
[IDL and content attribute parse value of '7e2' correctly.]
expected: FAIL
[IDL and content attribute parse value of \'.5\' correctly.]
[IDL and content attribute parse value of '.5' correctly.]
expected: FAIL
[IDL and content attribute parse value of \'A\' correctly.]
[IDL and content attribute parse value of 'A' correctly.]
expected: FAIL