merge_pr_43962
版本发布时间: 2024-01-13 17:37:42
web-platform-tests/wpt最新发布版本:merge_pr_48029(2024-09-07 13:25:31)
Make AutoMoveOneLineHandler::Run
explicitly ignore caret position when the destination is removed
The test case removes entire the <output>
during deleting its content and
that occurs during it moves the content in <div>
into the preceding <ruby>
.
Therefore, the destination becomes not connected to the document so that it
fails to track the range of moved contents in the document.
Then, the code does not explicitly mark the caret position is not necessary. So, we just need to do it.
Differential Revision: https://phabricator.services.mozilla.com/D198148
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1872428 gecko-commit: fb88413de9c123d2c96fc69bdb3545586a7b0015 gecko-reviewers: m_kato
1、 MANIFEST-2fb9eb91e48870dd8f9bbb7adae728d29fbbb58f.json.bz2 2.39MB
2、 MANIFEST-2fb9eb91e48870dd8f9bbb7adae728d29fbbb58f.json.gz 2.93MB
3、 MANIFEST-2fb9eb91e48870dd8f9bbb7adae728d29fbbb58f.json.zst 2.37MB