Bug 1729480 Comment 11 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Here is the first try:
https://treeherder.mozilla.org/jobs?repo=try&revision=f7e66637baf1b3bfe00f3b5f0397d195bf56cc9d

There are two permanent failures.  One is the case of `<input>` element in `editing/other/insert-paragraph-in-void-element.tentative.html`. However, I know this is just a hidden bug, not a regression, although I'm not sure the reason. Collapsing `Selection` might be going down to the anonymous subtree for `<input>`. I'll check it more.
https://treeherder.mozilla.org/jobs?repo=try&revision=f7e66637baf1b3bfe00f3b5f0397d195bf56cc9d&selectedTaskRun=PYtSlovQQ8SEHK-Co5IhEA.0

The other is the failures of `test_editor_for_input_with_autocomplete.html`. I have no idea what's going on for this. Perhaps, autocomplete popup behavior is canceled or something by the new flush?? I keep investigating this.
Here is the first try:
https://treeherder.mozilla.org/jobs?repo=try&revision=f7e66637baf1b3bfe00f3b5f0397d195bf56cc9d

There are two permanent failures.  One is the case of `<input>` element in `editing/other/insert-paragraph-in-void-element.tentative.html`. However, I know this is just a hidden bug, not a regression, although I'm not sure the reason. Collapsing `Selection` might be going down to the anonymous subtree for `<input>`. I'll check it more.
https://treeherder.mozilla.org/jobs?repo=try&revision=f7e66637baf1b3bfe00f3b5f0397d195bf56cc9d&selectedTaskRun=PYtSlovQQ8SEHK-Co5IhEA.0

The other is the failures of `test_editor_for_input_with_autocomplete.html`. I have no idea what's going on for this. Perhaps, autocomplete popup behavior is canceled or something by the new flush?? I keep investigating this.
https://treeherder.mozilla.org/jobs?repo=try&revision=f7e66637baf1b3bfe00f3b5f0397d195bf56cc9d&selectedTaskRun=EyoKZnq5TQyQziH1vlt4hQ.0

Back to Bug 1729480 Comment 11