| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 56 tests; 27 PASS, 29 FAIL, 0 TIMEOUT, 0 NOTRUN. | 2 Found 56 tests; 55 PASS, 1 FAIL, 0 TIMEOUT, 0 NOTRUN. |
| 3 PASS Simplest possible test | 3 PASS Simplest possible test |
| 4 PASS Newlines convert to <br> in non-white-space:pre elements | 4 PASS Newlines convert to <br> in non-white-space:pre elements |
| 5 PASS Newlines convert to <br> in <pre> element | 5 PASS Newlines convert to <br> in <pre> element |
| 6 PASS Newlines convert to <br> in white-space:pre element | 6 PASS Newlines convert to <br> in white-space:pre element |
| 7 PASS CRs convert to <br> in non-white-space:pre elements | 7 PASS CRs convert to <br> in non-white-space:pre elements |
| 8 PASS CRs convert to <br> in <pre> element | 8 PASS CRs convert to <br> in <pre> element |
| 9 PASS Newline/CR pair converts to <br> in non-white-space:pre element | 9 PASS Newline/CR pair converts to <br> in non-white-space:pre element |
| 10 PASS Newline/newline pair converts to two <br>s in non-white-space:pre element | 10 PASS Newline/newline pair converts to two <br>s in non-white-space:pre element |
| 11 PASS CR/CR pair converts to two <br>s in non-white-space:pre element | 11 PASS CR/CR pair converts to two <br>s in non-white-space:pre element |
| 12 PASS CRs convert to <br> in white-space:pre element | 12 PASS CRs convert to <br> in white-space:pre element |
| 13 PASS < preserved | 13 PASS < preserved |
| 14 PASS > preserved | 14 PASS > preserved |
| 15 PASS & preserved | 15 PASS & preserved |
| 16 PASS " preserved | 16 PASS " preserved |
| 17 PASS ' preserved | 17 PASS ' preserved |
| 18 PASS innerText not supported on SVG elements | 18 PASS innerText not supported on SVG elements |
| 19 PASS innerText not supported on MathML elements | 19 PASS innerText not supported on MathML elements |
| 20 PASS Null characters preserved | 20 PASS Null characters preserved |
| 21 PASS Tabs preserved | 21 PASS Tabs preserved |
| 22 PASS Leading whitespace preserved | 22 PASS Leading whitespace preserved |
| 23 PASS Trailing whitespace preserved | 23 PASS Trailing whitespace preserved |
| 24 PASS Whitespace not compressed | 24 PASS Whitespace not compressed |
| 25 FAIL Existing text deleted assert_not_equals: Child should be a *new* text node
got disallowed value Text node "abc" | 25 FAIL Existing text deleted assert_not_equals: Child should be a *new* text node
got disallowed value Text node "abc" |
| 26 PASS Existing <br> deleted | 26 PASS Existing <br> deleted |
| 27 PASS Assigning the empty string | 27 PASS Assigning the empty string |
| 28 PASS Assigning null | 28 PASS Assigning null |
| 29 PASS Assigning undefined | 29 PASS Assigning undefined |
| 30 FAIL innerText on <area> element Failed to set the 'innerText' property on 'HTML
Element': The 'area' element does not support text insertion. | 30 PASS innerText on <area> element |
| 31 FAIL innerText on <base> element Failed to set the 'innerText' property on 'HTML
Element': The 'base' element does not support text insertion. | 31 PASS innerText on <base> element |
| 32 FAIL innerText on <basefont> element Failed to set the 'innerText' property on '
HTMLElement': The 'basefont' element does not support text insertion. | 32 PASS innerText on <basefont> element |
| 33 PASS innerText on <bgsound> element | 33 PASS innerText on <bgsound> element |
| 34 FAIL innerText on <br> element Failed to set the 'innerText' property on 'HTMLEl
ement': The 'br' element does not support text insertion. | 34 PASS innerText on <br> element |
| 35 FAIL innerText on <col> element Failed to set the 'innerText' property on 'HTMLE
lement': The 'col' element does not support text insertion. | 35 PASS innerText on <col> element |
| 36 FAIL innerText on <embed> element Failed to set the 'innerText' property on 'HTM
LElement': The 'embed' element does not support text insertion. | 36 PASS innerText on <embed> element |
| 37 FAIL innerText on <frame> element Failed to set the 'innerText' property on 'HTM
LElement': The 'frame' element does not support text insertion. | 37 PASS innerText on <frame> element |
| 38 FAIL innerText on <hr> element Failed to set the 'innerText' property on 'HTMLEl
ement': The 'hr' element does not support text insertion. | 38 PASS innerText on <hr> element |
| 39 FAIL innerText on <image> element Failed to set the 'innerText' property on 'HTM
LElement': The 'image' element does not support text insertion. | 39 PASS innerText on <image> element |
| 40 FAIL innerText on <img> element Failed to set the 'innerText' property on 'HTMLE
lement': The 'img' element does not support text insertion. | 40 PASS innerText on <img> element |
| 41 FAIL innerText on <input> element Failed to set the 'innerText' property on 'HTM
LElement': The 'input' element does not support text insertion. | 41 PASS innerText on <input> element |
| 42 FAIL innerText on <keygen> element Failed to set the 'innerText' property on 'HT
MLElement': The 'keygen' element does not support text insertion. | 42 PASS innerText on <keygen> element |
| 43 FAIL innerText on <link> element Failed to set the 'innerText' property on 'HTML
Element': The 'link' element does not support text insertion. | 43 PASS innerText on <link> element |
| 44 FAIL innerText on <menuitem> element Failed to set the 'innerText' property on '
HTMLElement': The 'menuitem' element does not support text insertion. | 44 PASS innerText on <menuitem> element |
| 45 FAIL innerText on <meta> element Failed to set the 'innerText' property on 'HTML
Element': The 'meta' element does not support text insertion. | 45 PASS innerText on <meta> element |
| 46 FAIL innerText on <param> element Failed to set the 'innerText' property on 'HTM
LElement': The 'param' element does not support text insertion. | 46 PASS innerText on <param> element |
| 47 FAIL innerText on <source> element Failed to set the 'innerText' property on 'HT
MLElement': The 'source' element does not support text insertion. | 47 PASS innerText on <source> element |
| 48 FAIL innerText on <track> element Failed to set the 'innerText' property on 'HTM
LElement': The 'track' element does not support text insertion. | 48 PASS innerText on <track> element |
| 49 FAIL innerText on <wbr> element Failed to set the 'innerText' property on 'HTMLE
lement': The 'wbr' element does not support text insertion. | 49 PASS innerText on <wbr> element |
| 50 FAIL innerText on <colgroup> element Failed to set the 'innerText' property on '
HTMLElement': The 'colgroup' element does not support text insertion. | 50 PASS innerText on <colgroup> element |
| 51 FAIL innerText on <frameset> element Failed to set the 'innerText' property on '
HTMLElement': The 'frameset' element does not support text insertion. | 51 PASS innerText on <frameset> element |
| 52 FAIL innerText on <head> element Failed to set the 'innerText' property on 'HTML
Element': The 'head' element does not support text insertion. | 52 PASS innerText on <head> element |
| 53 FAIL innerText on <html> element Failed to set the 'innerText' property on 'HTML
Element': The 'html' element does not support text insertion. | 53 PASS innerText on <html> element |
| 54 FAIL innerText on <table> element Failed to set the 'innerText' property on 'HTM
LElement': The 'table' element does not support text insertion. | 54 PASS innerText on <table> element |
| 55 FAIL innerText on <tbody> element Failed to set the 'innerText' property on 'HTM
LElement': The 'tbody' element does not support text insertion. | 55 PASS innerText on <tbody> element |
| 56 FAIL innerText on <tfoot> element Failed to set the 'innerText' property on 'HTM
LElement': The 'tfoot' element does not support text insertion. | 56 PASS innerText on <tfoot> element |
| 57 FAIL innerText on <thead> element Failed to set the 'innerText' property on 'HTM
LElement': The 'thead' element does not support text insertion. | 57 PASS innerText on <thead> element |
| 58 FAIL innerText on <tr> element Failed to set the 'innerText' property on 'HTMLEl
ement': The 'tr' element does not support text insertion. | 58 PASS innerText on <tr> element |
| 59 Harness: the test ran to completion. | 59 Harness: the test ran to completion. |
| 60 | 60 |
| OLD | NEW |