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,5 +1,5 @@
[dataset-get.html]
type: testharness
[Getting element.dataset[\'toString\'\] should return the value of element.getAttribute(\'data-to-string\')\']
[Getting element.dataset['toString'\] should return the value of element.getAttribute('data-to-string')']
expected: FAIL

View file

@ -1,5 +1,5 @@
[dataset-set.html]
type: testharness
[Setting element.dataset[\'foo\xef\xa4\x80\'\] should throw an INVALID_CHARACTER_ERR\']
[Setting element.dataset['foo豈'\] should throw an INVALID_CHARACTER_ERR']
expected: FAIL

View file

@ -1,5 +1,5 @@
[the-lang-attribute-004.html]
type: testharness
[The browser will recognize a language declared in a meta element in the head using http-equiv=\'Content-Language\' content=\'..\' (with a single language tag value), when there is no other language declaration inside the document.]
[The browser will recognize a language declared in a meta element in the head using http-equiv='Content-Language' content='..' (with a single language tag value), when there is no other language declaration inside the document.]
expected: FAIL