https://bugzilla.wikimedia.org/show_bug.cgi?id=62982

Ricordisamoa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #12 from Ricordisamoa <[email protected]> ---
Would anyone support a configuration flag?
It could be set as `mw.html.acceptNilCSS = false`
I would suggest keeping it `true` by default, just for the sake of call
chaining, but it could also be set for a single element only, as:
`el = mw.html.create('div'); el.acceptNilCSS = false`
Just in those cases the library will throw an error, otherwise it won't do
anything.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to