281a893540
The structure of the `dfn` role is changed from its default `<em class="dfn">text</em>` to `<span class="dfn"><span>text</span></span>` to ease the styling. task-3046383 Part-of: odoo/documentation#3264