gecko-dev/testing/web-platform/mozilla/tests
Masayuki Nakano f52e0b206b Bug 1455903 - Make EditorBase::CloneAttributesWithTransaction() set sourceElement to aSourceElement rather than aDestElement r=m_kato
This is simple mistake of bug 1451672.

EditorBase::CloneAttributesWithTransaction() sets both sourceElement and
destElement to aDestElement, but of course, it should set sourceElement to
aSourceElement.

Additionally, this patch adds mozilla specific web-platform tests to check
attribute cloning with basic edit operation.

MozReview-Commit-ID: GM1VjRHG7C3

--HG--
extra : rebase_source : 95427853442454525232df519ce5b5ad7bb12693
2018-04-23 18:02:50 +09:00
..
dom Bug 1449215 - Remove XUL from mozilla/dom wpt test, r=bz 2018-03-27 18:50:21 +01:00
editor Bug 1455903 - Make EditorBase::CloneAttributesWithTransaction() set sourceElement to aSourceElement rather than aDestElement r=m_kato 2018-04-23 18:02:50 +09:00
fetch/api/redirect
focus Bug 1377752 - part1: Add automated test for checking scroll position and focused document when setting selection into a contenteditable element in an iframe element r=smaug 2017-07-05 22:21:43 +09:00
html Bug 1395896 - Record module dependency before starting fetch so that error handling works correctly r=bkelly 2017-09-06 09:07:09 +01:00
wasm Bug 1412238 - port jit-test changes to wpt. r=me CLOSED TREE 2018-03-23 13:04:30 +01:00
placeholder