Closed Bug 1847829 Opened 2 years ago Closed 5 months ago

Intermittent editor/libeditor/tests/test_typing_at_edge_of_anchor.html | single tracking bug

Categories

(Core :: DOM: Editor, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, intermittent-testcase)

Attachments

(1 obsolete file)

Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=425294647&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/NHVtDkTUQeiRRy8wMsZGtA/runs/0/artifacts/public/logs/live_backing.log


[task 2023-08-08T20:35:26.945Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at start of the <a> element after `ArrowLeft` key press without selection change should insert it outside the link 
[task 2023-08-08T20:35:26.946Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at start of the <a> element wrapped by <b> after `ArrowLeft` key press without selection change should insert it outside the link but in the <b> 
[task 2023-08-08T20:35:26.946Z] 20:35:26     INFO - Buffered messages finished
[task 2023-08-08T20:35:26.947Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking left half of the first character of the link  should insert them to start of the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p><a href=\"about:blank\">XYabc</a></p>"
[task 2023-08-08T20:35:26.947Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.947Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:186:7
[task 2023-08-08T20:35:26.947Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.948Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.948Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.949Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking "before" the first character of the link  should insert them to before the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p>XY<a href=\"about:blank\">abc</a></p>"
[task 2023-08-08T20:35:26.949Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.949Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:196:7
[task 2023-08-08T20:35:26.949Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.950Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.950Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.951Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking left half of the first character of the link in <b>  should insert them to start of the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b><a href=\"about:blank\">XYabc</a></b></p>"
[task 2023-08-08T20:35:26.951Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.951Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:206:7
[task 2023-08-08T20:35:26.951Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.951Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.952Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.953Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking "before" the first character of the link in <b>  should insert them to before the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b>XY<a href=\"about:blank\">abc</a></b></p>"
[task 2023-08-08T20:35:26.953Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.953Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:216:7
[task 2023-08-08T20:35:26.953Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.953Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.953Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.954Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking left half of the first character of the link (without caret move) should insert them to start of the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p><a href=\"about:blank\">XYabc</a></p>"
[task 2023-08-08T20:35:26.954Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.954Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:186:7
[task 2023-08-08T20:35:26.954Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.954Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.954Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.956Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking "before" the first character of the link (without caret move) should insert them to before the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p>XY<a href=\"about:blank\">abc</a></p>"
[task 2023-08-08T20:35:26.956Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.956Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:196:7
[task 2023-08-08T20:35:26.956Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.956Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.956Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.957Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking left half of the first character of the link in <b> (without caret move) should insert them to start of the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b><a href=\"about:blank\">XYabc</a></b></p>"
[task 2023-08-08T20:35:26.957Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.958Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:206:7
[task 2023-08-08T20:35:26.958Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.958Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.958Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.959Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking "before" the first character of the link in <b> (without caret move) should insert them to before the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b>XY<a href=\"about:blank\">abc</a></b></p>"
[task 2023-08-08T20:35:26.959Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.959Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:216:7
[task 2023-08-08T20:35:26.959Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.959Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.960Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element should insert to the end of it when caret is moved from middle of it 
[task 2023-08-08T20:35:26.960Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element should insert to the start of the following text node when caret is moved from middle of the following text node 
[task 2023-08-08T20:35:26.960Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element should insert to the end of it when caret is moved from middle of it (followed by <b>) 
[task 2023-08-08T20:35:26.961Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element should insert to start of the following <b> when caret is moved from middle of the following <b> element 
[task 2023-08-08T20:35:26.961Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element should insert to end of it when caret is moved from middle of it (followed by <p>) 
[task 2023-08-08T20:35:26.961Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element should insert to start of new text node when caret is moved from the following paragraph 
[task 2023-08-08T20:35:26.962Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element should insert to end of wrapper <b> when caret is moved from the following paragraph 
[task 2023-08-08T20:35:26.962Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element should insert to start of new <b> when caret is moved from the following paragraph 
[task 2023-08-08T20:35:26.962Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element after joining paragraphs with Delete should insert to end of it 
[task 2023-08-08T20:35:26.963Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element after joining paragraphs with Delete should insert to end of it - got "<p><a href=\"about:blank\">abc</a>XYdef</p>", expected "<p><a href=\"about:blank\">abcXY</a>def</p>"
[task 2023-08-08T20:35:26.963Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element after joining paragraphs with Delete should insert to end of it (following <p> has <b>) 
[task 2023-08-08T20:35:26.964Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element after joining paragraphs with Delete should insert to end of it (following <p> has <b>) - got "<p><a href=\"about:blank\">abc</a>XY<b>def</b></p>", expected "<p><a href=\"about:blank\">abcXY</a><b>def</b></p>"
[task 2023-08-08T20:35:26.964Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element after joining paragraphs with Backspace should insert to start of next text node 
[task 2023-08-08T20:35:26.965Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element after joining paragraphs with Backspace should insert before next <b> 
[task 2023-08-08T20:35:26.965Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element after joining paragraphs with Backspace should insert to start of next text node (invisible <br>) 
[task 2023-08-08T20:35:26.965Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element after joining paragraphs with Backspace should insert before next <b> (invisible <br>) 
[task 2023-08-08T20:35:26.966Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element wrapped by <b> after `ArrowRight` key press without selection change should insert it outside the link but in the <b> 
[task 2023-08-08T20:35:26.966Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y at end of the <a> element wrapped by <b> and followed by an invisible <br> after `ArrowRight` key press without selection change should insert it outside the link but in the <b> - got "<p><b><a href=\"about:blank\">abc</a>XY</b><br></p>", expected "<p><b><a href=\"about:blank\">abc</a></b>XY<br></p>"
[task 2023-08-08T20:35:26.967Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.967Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking right half of the last character of the link  should insert them to end of the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p><a href=\"about:blank\">abcXY</a></p>"
[task 2023-08-08T20:35:26.967Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.967Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:405:7
[task 2023-08-08T20:35:26.967Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.968Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.968Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.969Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking "after" the last character of the link  should insert them to after the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p><a href=\"about:blank\">abc</a>XY</p>"
[task 2023-08-08T20:35:26.969Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.969Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:415:7
[task 2023-08-08T20:35:26.969Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.969Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.969Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.970Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking right half of the last character of the link in <b>  should insert them to end of the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b><a href=\"about:blank\">abcXY</a></b></p>"
[task 2023-08-08T20:35:26.970Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.970Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:425:7
[task 2023-08-08T20:35:26.970Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.971Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.971Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.972Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking "after" the last character of the link in <b>  should insert them to after the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b><a href=\"about:blank\">abc</a>XY</b></p>"
[task 2023-08-08T20:35:26.972Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.972Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:435:7
[task 2023-08-08T20:35:26.972Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.972Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.972Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.973Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking right half of the last character of the link (without caret move) should insert them to end of the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p><a href=\"about:blank\">abcXY</a></p>"
[task 2023-08-08T20:35:26.973Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.973Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:405:7
[task 2023-08-08T20:35:26.973Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.973Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.974Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.975Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking "after" the last character of the link (without caret move) should insert them to after the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p><a href=\"about:blank\">abc</a>XY</p>"
[task 2023-08-08T20:35:26.975Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.975Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:415:7
[task 2023-08-08T20:35:26.975Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.975Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.975Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.976Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking right half of the last character of the link in <b> (without caret move) should insert them to end of the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b><a href=\"about:blank\">abcXY</a></b></p>"
[task 2023-08-08T20:35:26.976Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.976Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:425:7
[task 2023-08-08T20:35:26.976Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.976Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.976Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.977Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | contenteditable: Typing X and Y after clicking "after" the last character of the link in <b> (without caret move) should insert them to after the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b><a href=\"about:blank\">abc</a>XY</b></p>"
[task 2023-08-08T20:35:26.977Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.977Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:435:7
[task 2023-08-08T20:35:26.977Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.977Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.977Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.978Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | selection is collapsed at unexpected offset got 0 but expected 2 or 3 
[task 2023-08-08T20:35:26.978Z] 20:35:26     INFO -     SimpleTest.ok@SimpleTest/SimpleTest.js:424:16
[task 2023-08-08T20:35:26.978Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:454:7
[task 2023-08-08T20:35:26.978Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:462:9
[task 2023-08-08T20:35:26.978Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.979Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and YY at start of the <a> element should insert to the start of it when caret is moved from middle of it 
[task 2023-08-08T20:35:26.979Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element should insert to the end of the preceding text node when caret is moved from middle of the preceding text node 
[task 2023-08-08T20:35:26.979Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element should insert to the start of it when caret is moved from middle of it (following <b>) 
[task 2023-08-08T20:35:26.980Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element should insert to end of the following <b> when caret is moved from middle of the <b> 
[task 2023-08-08T20:35:26.980Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element should insert to start of it when caret is moved from middle of it (following <p>) 
[task 2023-08-08T20:35:26.980Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element should insert to start of new text node when caret is moved from the previous paragraph 
[task 2023-08-08T20:35:26.981Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element should insert to start of it when caret is moved from middle of it (following <p> and wrapped by <b>) 
[task 2023-08-08T20:35:26.981Z] 20:35:26     INFO - GECKO(3373) | JavaScript error: resource://services-settings/RemoteSettingsClient.sys.mjs, line 319: Error: Cannot instantiate Remote Settings client in child processes.
[task 2023-08-08T20:35:26.981Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element should insert to start of wrapper <b> when caret is moved from the previous paragraph 
[task 2023-08-08T20:35:26.982Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element after joining paragraphs with Delete should insert to end of the preceding text node 
[task 2023-08-08T20:35:26.982Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element after joining paragraphs with Delete should insert to end of the preceding <b> 
[task 2023-08-08T20:35:26.982Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element after joining paragraphs with Delete should insert to end of the preceding text node (invisible <br>) 
[task 2023-08-08T20:35:26.983Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element after joining paragraphs with Delete should insert to start of the preceding <b> (invisible <br>) 
[task 2023-08-08T20:35:26.983Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element after `ArrowLeft` key press without selection change should insert it outside the link 
[task 2023-08-08T20:35:26.983Z] 20:35:26     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at start of the <a> element wrapped by <b> after `ArrowLeft` key press without selection change should insert it outside the link but in the <b> 
[task 2023-08-08T20:35:26.983Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.984Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y after clicking left half of the first character of the link  should insert them to start of the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p><a href=\"about:blank\">XYabc</a></p>"
[task 2023-08-08T20:35:26.984Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.984Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:186:7
[task 2023-08-08T20:35:26.984Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.984Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.985Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.985Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y after clicking "before" the first character of the link  should insert them to before the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p>XY<a href=\"about:blank\">abc</a></p>"
[task 2023-08-08T20:35:26.985Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.985Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:196:7
[task 2023-08-08T20:35:26.985Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.985Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.986Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.986Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y after clicking left half of the first character of the link in <b>  should insert them to start of the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b><a href=\"about:blank\">XYabc</a></b></p>"
[task 2023-08-08T20:35:26.986Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.986Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:206:7
[task 2023-08-08T20:35:26.987Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.987Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.987Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.988Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y after clicking "before" the first character of the link in <b>  should insert them to before the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b>XY<a href=\"about:blank\">abc</a></b></p>"
[task 2023-08-08T20:35:26.988Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.988Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:216:7
[task 2023-08-08T20:35:26.988Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.988Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.988Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.989Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y after clicking left half of the first character of the link (without caret move) should insert them to start of the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p><a href=\"about:blank\">XYabc</a></p>"
[task 2023-08-08T20:35:26.989Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.989Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:186:7
[task 2023-08-08T20:35:26.990Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.990Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.990Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.991Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y after clicking "before" the first character of the link (without caret move) should insert them to before the link - got "<p><a href=\"about:blank\">abc</a></p>", expected "<p>XY<a href=\"about:blank\">abc</a></p>"
[task 2023-08-08T20:35:26.991Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.991Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:196:7
[task 2023-08-08T20:35:26.991Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.991Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.992Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.993Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y after clicking left half of the first character of the link in <b> (without caret move) should insert them to start of the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b><a href=\"about:blank\">XYabc</a></b></p>"
[task 2023-08-08T20:35:26.993Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.993Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:206:7
[task 2023-08-08T20:35:26.993Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.993Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.993Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.995Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y after clicking "before" the first character of the link in <b> (without caret move) should insert them to before the link - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b>XY<a href=\"about:blank\">abc</a></b></p>"
[task 2023-08-08T20:35:26.995Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.995Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:216:7
[task 2023-08-08T20:35:26.995Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.995Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.995Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.996Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element should insert to the end of it when caret is moved from middle of it - got "<p><a href=\"about:blank\">abc</a>def</p>", expected "<p><a href=\"about:blank\">abcXY</a>def</p>"
[task 2023-08-08T20:35:26.996Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.996Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:228:5
[task 2023-08-08T20:35:26.996Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.996Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.997Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.998Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element should insert to the start of the following text node when caret is moved from middle of the following text node - got "<p><a href=\"about:blank\">abc</a>def</p>", expected "<p><a href=\"about:blank\">abc</a>XYdef</p>"
[task 2023-08-08T20:35:26.998Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.998Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:236:5
[task 2023-08-08T20:35:26.998Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.998Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.998Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:26.999Z] 20:35:26     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element should insert to the end of it when caret is moved from middle of it (followed by <b>) - got "<p><a href=\"about:blank\">abc</a><b>def</b></p>", expected "<p><a href=\"about:blank\">abcXY</a><b>def</b></p>"
[task 2023-08-08T20:35:26.999Z] 20:35:26     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:26.999Z] 20:35:26     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:244:5
[task 2023-08-08T20:35:26.999Z] 20:35:26     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:26.999Z] 20:35:26     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:26.999Z] 20:35:26     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.000Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element should insert to start of the following <b> when caret is moved from middle of the following <b> element - got "<p><a href=\"about:blank\">abc</a><b>def</b></p>", expected "<p><a href=\"about:blank\">abc</a><b>XYdef</b></p>"
[task 2023-08-08T20:35:27.000Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.000Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:252:5
[task 2023-08-08T20:35:27.000Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.000Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.001Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.001Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element should insert to end of it when caret is moved from middle of it (followed by <p>) - got "<p><a href=\"about:blank\">abc</a></p><p>def</p>", expected "<p><a href=\"about:blank\">abcXY</a></p><p>def</p>"
[task 2023-08-08T20:35:27.001Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.001Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:260:5
[task 2023-08-08T20:35:27.001Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.002Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.002Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.003Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element should insert to start of new text node when caret is moved from the following paragraph - got "<p><a href=\"about:blank\">abc</a></p><p>def</p>", expected "<p><a href=\"about:blank\">abc</a>XY</p><p>def</p>"
[task 2023-08-08T20:35:27.003Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.003Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:268:5
[task 2023-08-08T20:35:27.003Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.003Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.003Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.004Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element should insert to end of wrapper <b> when caret is moved from the following paragraph - got "<p><b><a href=\"about:blank\">abc</a></b></p><p>def</p>", expected "<p><b><a href=\"about:blank\">abc</a>XY</b></p><p>def</p>"
[task 2023-08-08T20:35:27.004Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.004Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:276:5
[task 2023-08-08T20:35:27.004Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.004Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.004Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.005Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element should insert to start of new <b> when caret is moved from the following paragraph - got "<p><a href=\"about:blank\"><b>abc</b></a></p><p>def</p>", expected "<p><a href=\"about:blank\"><b>abc</b></a><b>XY</b></p><p>def</p>"
[task 2023-08-08T20:35:27.005Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.005Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:284:5
[task 2023-08-08T20:35:27.005Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.005Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.006Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.006Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element after joining paragraphs with Delete should insert to end of it - got "<p><a href=\"about:blank\">abc</a></p><p>def</p>", expected "<p><a href=\"about:blank\">abc</a>XYdef</p>"
[task 2023-08-08T20:35:27.006Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.006Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:293:5
[task 2023-08-08T20:35:27.006Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.006Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.007Z] 20:35:27     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element after joining paragraphs with Delete should insert to end of it - got "<p><a href=\"about:blank\">abc</a></p><p>def</p>", expected "<p><a href=\"about:blank\">abcXY</a>def</p>"
[task 2023-08-08T20:35:27.007Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.008Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element after joining paragraphs with Delete should insert to end of it (following <p> has <b>) - got "<p><a href=\"about:blank\">abc</a></p><p><b>def</b></p>", expected "<p><a href=\"about:blank\">abc</a>XY<b>def</b></p>"
[task 2023-08-08T20:35:27.008Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.008Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:304:5
[task 2023-08-08T20:35:27.008Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.008Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.008Z] 20:35:27     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element after joining paragraphs with Delete should insert to end of it (following <p> has <b>) - got "<p><a href=\"about:blank\">abc</a></p><p><b>def</b></p>", expected "<p><a href=\"about:blank\">abcXY</a><b>def</b></p>"
[task 2023-08-08T20:35:27.008Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.009Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element after joining paragraphs with Backspace should insert to start of next text node - got "<p><a href=\"about:blank\">abc</a></p><p>def</p>", expected "<p><a href=\"about:blank\">abc</a>XYdef</p>"
[task 2023-08-08T20:35:27.009Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.009Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:314:5
[task 2023-08-08T20:35:27.009Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.009Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.010Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.010Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element after joining paragraphs with Backspace should insert before next <b> - got "<p><a href=\"about:blank\">abc</a></p><p><b>def</b></p>", expected "<p><a href=\"about:blank\">abc</a>XY<b>def</b></p>"
[task 2023-08-08T20:35:27.010Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.010Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:322:5
[task 2023-08-08T20:35:27.011Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.011Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.011Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.012Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element after joining paragraphs with Backspace should insert to start of next text node (invisible <br>) - got "<p><a href=\"about:blank\">abc</a><br></p><p>def</p>", expected "<p><a href=\"about:blank\">abc</a>XYdef</p>"
[task 2023-08-08T20:35:27.012Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.012Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:330:5
[task 2023-08-08T20:35:27.012Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.012Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.012Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.013Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element after joining paragraphs with Backspace should insert before next <b> (invisible <br>) - got "<p><a href=\"about:blank\">abc</a><br></p><p><b>def</b></p>", expected "<p><a href=\"about:blank\">abc</a>XY<b>def</b></p>"
[task 2023-08-08T20:35:27.013Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.013Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:338:5
[task 2023-08-08T20:35:27.013Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.013Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.013Z] 20:35:27     INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-08T20:35:27.014Z] 20:35:27     INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element wrapped by <b> after `ArrowRight` key press without selection change should insert it outside the link but in the <b> - got "<p><b><a href=\"about:blank\">abc</a></b></p>", expected "<p><b><a href=\"about:blank\">abc</a>XY</b></p>"
[task 2023-08-08T20:35:27.014Z] 20:35:27     INFO -     SimpleTest.is@SimpleTest/SimpleTest.js:507:14
[task 2023-08-08T20:35:27.014Z] 20:35:27     INFO -     doTest@editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:388:5
[task 2023-08-08T20:35:27.014Z] 20:35:27     INFO -     @editor/libeditor/tests/test_typing_at_edge_of_anchor.html?currentTestURL=editor%2Flibeditor%2Ftests%2Ftest_typing_at_edge_of_anchor.html&closeWhenDone=1&showTestReport=false&expected=pass:469:9
[task 2023-08-08T20:35:27.014Z] 20:35:27     INFO -     SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1056:13
[task 2023-08-08T20:35:27.015Z] 20:35:27     INFO - TEST-PASS | editor/libeditor/tests/test_typing_at_edge_of_anchor.html | designMode: Typing X and Y at end of the <a> element wrapped by <b> and followed by an invisible <br> after `ArrowRight` key press without selection change should insert it outside the link but in the <b> - got "<p><b><a href=\"about:blank\">abc</a></b><br></p>", expected "<p><b><a href=\"about:blank\">abc</a></b>XY<br></p>"
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Attachment #9384839 - Attachment is obsolete: true
Status: REOPENED → RESOLVED
Closed: 1 year ago9 months ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

Tier 1 failure here

Summary: Intermittent [tier 2] editor/libeditor/tests/test_typing_at_edge_of_anchor.html | single tracking bug → Intermittent editor/libeditor/tests/test_typing_at_edge_of_anchor.html | single tracking bug
Status: REOPENED → RESOLVED
Closed: 9 months ago5 months ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: