зеркало из https://github.com/mozilla/gecko-dev.git
6725ec2b0e
We should port `editor/libeditor/tests/test_bug622371.html` to WPT. It was written for compatibility issue with CKEditor 9 years ago and Gecko and Blink behave as exactly same. Only Safari normalize the selection into the end of the text node, but Safari also does not change selection at turning on/off `designMode` too. Therefore, all browser engines have implicit agreement at least that selection shouldn't be changed at changing `designMode`. Differential Revision: https://phabricator.services.mozilla.com/D62813 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
perfdocs | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
README.txt | ||
addtest.py | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testinfo.py | ||
testsuite-targets.mk |
README.txt
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff