mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
fe5f4fdce0
* Use plain text rather than HTML in TextNode ** Bypasses HTML parsing, and doesn't cause regeneration of nodes like appending to .innerHTML does ** We were only using HTML so we could use entities, so replace those with \uNNNN sequences * Use native DOM functionality rather than jQuery * Inline flushBuffer() Change-Id: I7c6376b55cc0f1420a01a77b365b073fe1636263 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.Element.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.NamedClassFactory.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.Registry.js |