Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572

This commit is contained in:
Ms2ger 2015-06-23 16:47:26 +02:00
parent 0d236288cc
commit c66c6af0ba
1067 changed files with 63768 additions and 10900 deletions

View file

@ -1,8 +1,7 @@
[textfieldselection-setRangeText.html]
type: testharness
expected: TIMEOUT
[text setRangeText fires a select event]
expected: NOTRUN
expected: FAIL
[text setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments]
expected: FAIL
@ -25,3 +24,171 @@
[text setRangeText with 3rd argument greater than 2nd argument throws an IndexSizeError exception]
expected: FAIL
[search setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments]
expected: FAIL
[search selectionMode missing]
expected: FAIL
[search selectionMode 'select']
expected: FAIL
[search selectionMode 'start']
expected: FAIL
[search selectionMode 'end']
expected: FAIL
[search selectionMode 'preserve']
expected: FAIL
[search setRangeText with 3rd argument greater than 2nd argument throws an IndexSizeError exception]
expected: FAIL
[search setRangeText fires a select event]
expected: FAIL
[tel setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments]
expected: FAIL
[tel selectionMode missing]
expected: FAIL
[tel selectionMode 'select']
expected: FAIL
[tel selectionMode 'start']
expected: FAIL
[tel selectionMode 'end']
expected: FAIL
[tel selectionMode 'preserve']
expected: FAIL
[tel setRangeText with 3rd argument greater than 2nd argument throws an IndexSizeError exception]
expected: FAIL
[tel setRangeText fires a select event]
expected: FAIL
[url setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments]
expected: FAIL
[url selectionMode missing]
expected: FAIL
[url selectionMode 'select']
expected: FAIL
[url selectionMode 'start']
expected: FAIL
[url selectionMode 'end']
expected: FAIL
[url selectionMode 'preserve']
expected: FAIL
[url setRangeText with 3rd argument greater than 2nd argument throws an IndexSizeError exception]
expected: FAIL
[url setRangeText fires a select event]
expected: FAIL
[password setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments]
expected: FAIL
[password selectionMode missing]
expected: FAIL
[password selectionMode 'select']
expected: FAIL
[password selectionMode 'start']
expected: FAIL
[password selectionMode 'end']
expected: FAIL
[password selectionMode 'preserve']
expected: FAIL
[password setRangeText with 3rd argument greater than 2nd argument throws an IndexSizeError exception]
expected: FAIL
[password setRangeText fires a select event]
expected: FAIL
[display_none setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments]
expected: FAIL
[display_none selectionMode missing]
expected: FAIL
[display_none selectionMode 'select']
expected: FAIL
[display_none selectionMode 'start']
expected: FAIL
[display_none selectionMode 'end']
expected: FAIL
[display_none selectionMode 'preserve']
expected: FAIL
[display_none setRangeText with 3rd argument greater than 2nd argument throws an IndexSizeError exception]
expected: FAIL
[display_none setRangeText fires a select event]
expected: FAIL
[textarea setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments]
expected: FAIL
[textarea selectionMode missing]
expected: FAIL
[textarea selectionMode 'select']
expected: FAIL
[textarea selectionMode 'start']
expected: FAIL
[textarea selectionMode 'end']
expected: FAIL
[textarea selectionMode 'preserve']
expected: FAIL
[textarea setRangeText with 3rd argument greater than 2nd argument throws an IndexSizeError exception]
expected: FAIL
[textarea setRangeText fires a select event]
expected: FAIL
[input_not_in_doc setRangeText with only one argument replaces the value between selectionStart and selectionEnd, otherwise replaces the value between 2nd and 3rd arguments]
expected: FAIL
[input_not_in_doc selectionMode missing]
expected: FAIL
[input_not_in_doc selectionMode 'select']
expected: FAIL
[input_not_in_doc selectionMode 'start']
expected: FAIL
[input_not_in_doc selectionMode 'end']
expected: FAIL
[input_not_in_doc selectionMode 'preserve']
expected: FAIL
[input_not_in_doc setRangeText with 3rd argument greater than 2nd argument throws an IndexSizeError exception]
expected: FAIL
[input_not_in_doc setRangeText fires a select event]
expected: FAIL