зеркало из https://github.com/mozilla/gecko-dev.git
ca4a57799a
Most tests which use these APIs don't want to distinguish difference of linebreaks (i.e., CRLF vs. CR vs. LF). And also most tests don't want to check prefix and postfix of HTML data in clipboard on Windows. Therefore, this patch makes them compare clipboard data with expected string smarter. Every linebreak in clipboard data are treated as LF. Expected HTML data is wrapped with `<html>`, `<body>` and comment nodes only on Windows at comparing with clipboard data. Differential Revision: https://phabricator.services.mozilla.com/D57963 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
mochitest | ||
BrowserElementChild.js | ||
BrowserElementChildPreload.js | ||
BrowserElementCopyPaste.js | ||
BrowserElementParent.cpp | ||
BrowserElementParent.h | ||
BrowserElementParent.jsm | ||
BrowserElementPromptService.jsm | ||
components.conf | ||
moz.build | ||
nsIBrowserElementAPI.idl |