Implement normalization for textarea "API value"

This commit is contained in:
Jon Leighton 2017-11-24 17:00:25 +01:00
parent a7a5babb3a
commit 95a7e09b40
2 changed files with 5 additions and 10 deletions

View file

@ -1,17 +1,8 @@
[value-defaultValue-textContent.html]
type: testharness
[defaultValue and value treat CRLF differently]
expected: FAIL
[tests for the value setter]
expected: FAIL
[defaultValue and value are affected by textContent in combination with appending a DocumentFragment]
expected: FAIL
[defaultValue and value reflect child text content, not textContent]
expected: FAIL
[value normalizes CRLF even spread over multiple text nodes]
expected: FAIL