Update WPT results.

This commit is contained in:
Josh Matthews 2017-10-02 19:56:15 +02:00 committed by Anthony Ramine
parent bceaca9694
commit 3347094373
198 changed files with 7862 additions and 248 deletions

View file

@ -0,0 +1,56 @@
[selection-after-content-change.html]
type: testharness
[input out of document: selection must not change when setting the same value]
expected: FAIL
[input out of document: selection must change when setting a different value]
expected: FAIL
[input out of document: selection must not change when setting a value that becomes the same after the value sanitization algorithm]
expected: FAIL
[input in document: selection must not change when setting the same value]
expected: FAIL
[input in document: selection must change when setting a different value]
expected: FAIL
[input in document: selection must not change when setting a value that becomes the same after the value sanitization algorithm]
expected: FAIL
[input in document, with focus: selection must not change when setting the same value]
expected: FAIL
[input in document, with focus: selection must change when setting a different value]
expected: FAIL
[input in document, with focus: selection must not change when setting a value that becomes the same after the value sanitization algorithm]
expected: FAIL
[textarea out of document: selection must not change when setting the same value]
expected: FAIL
[textarea out of document: selection must change when setting a different value]
expected: FAIL
[textarea out of document: selection must not change when setting the same normalized value]
expected: FAIL
[textarea in document: selection must not change when setting the same value]
expected: FAIL
[textarea in document: selection must change when setting a different value]
expected: FAIL
[textarea in document: selection must not change when setting the same normalized value]
expected: FAIL
[textarea in document, with focus: selection must not change when setting the same value]
expected: FAIL
[textarea in document, with focus: selection must change when setting a different value]
expected: FAIL
[textarea in document, with focus: selection must not change when setting the same normalized value]
expected: FAIL