mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 08:34:54 +00:00
ce138adbdb
domAttributeWhitelist wasn't actually being observed. Instead, we already had the code in place to treat renderHtmlAttributes as a boolean/whitelist/blacklist hybrid, it just wasn't used that way yet. This makes the interface nicer and fixes the bug where all attributes (including data-parsoid and even things like onmouseover) were rendered by CE. Change-Id: I02e266c7c7dc197ed845164b7a705d786846a33b |
||
---|---|---|
.. | ||
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 | ||
ve.track.js |