| PASS: webarea.rangeForLine(0) === null |
| PASS: accessibilityController.accessibleElementById('group-wrapping-contenteditable1').rangeForLine(0) === null |
| PASS: contenteditable.rangeForLine(0) === '{0, 15}' |
| PASS: multilineContenteditable.rangeForLine(0) === '{0, 16}' |
| PASS: multilineContenteditable.rangeForLine(0) === '{0, 16}' |
| PASS: multilineContenteditable.rangeForLine(1) === '{16, 6}' |
| PASS: multilineContenteditable.rangeForLine(2) === '{22, 5}' |
| PASS: textChild.rangeForLine(0) === null |
| PASS: textChild.rangeForLine(1) === null |
| PASS: textChild.rangeForLine(2) === null |
| PASS: textarea.rangeForLine(0) === '{0, 15}' |
| PASS: textarea.rangeForLine(1) === '{0, 0}' |
| PASS: multilineTextarea.rangeForLine(0) === '{0, 16}' |
| PASS: multilineTextarea.rangeForLine(1) === '{16, 6}' |
| PASS: multilineTextarea.rangeForLine(2) === '{22, 5}' |
| PASS: textfield.rangeForLine(0) === '{0, 21}' |
| PASS: textfield.rangeForLine(0) === '{0, 5}' |
| |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| this is a test. |
| this is a test. |
| this is a test. |
| hello |
| world |
| |