Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-07-02 02:04:05 +03:00
parent 181fde2731
commit bffb03b92c

View File

@ -4095,6 +4095,9 @@ var HTMLBrowserPrototype = {
// Copy/Paste support...
//
// The paste code is essentially a hack to work around access issues
// in different browser engines.
//
// NOTE: not for direct use...
// NOTE: both of these feel hackish...
__paste: function(callback){