mediawiki-extensions-Visual.../modules/ve/test/ce
Ed Sanders 50bec367ca Fix paste tests to work in phantomJS
PhantomJS doesn't play nicely with document.execCommand and complex
HTML. For testing the attribute stripping, use the clipboardData
path. Add in a special clipboard key value that allows us to manually
trigger this from the tests ('useClipboardData-0').

Change-Id: I0de842095a6a9a766f0f9a2249064ca7707283c8
2013-12-18 02:40:42 +00:00
..
imetests Event Logger: collect IME functionality info 2013-11-25 16:56:09 +00:00
nodes Always use #getDocumentNode. 2013-12-04 22:55:26 +00:00
ve.ce.BranchNode.test.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ce.ContentBranchNode.test.js Always use #getDocumentNode. 2013-12-04 22:55:26 +00:00
ve.ce.Document.test.js Create CE nodes and annotations with the correct $$ 2013-10-28 15:48:51 +00:00
ve.ce.imetests.test.js Event Logger: collect IME functionality info 2013-11-25 16:56:09 +00:00
ve.ce.LeafNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ce.Node.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ce.NodeFactory.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ce.Surface.test.js Fix paste tests to work in phantomJS 2013-12-18 02:40:42 +00:00
ve.ce.test.js Use jquery.i18n for standalone i18n 2013-12-17 21:16:26 +01:00
ve.ce.TestRunner.js Test Surface with IME-like event sequences 2013-11-25 16:49:49 +00:00