In the browser console, execute the following code
new XWiki.widgets.ConfirmationBox({}, { confirmationText: "<i>HELLO</i>"})
The displayed text is <i>HELLO</i>
This displayed test is HELLO in italic.