HTML tooltip broken when it contains tables (4.3)
Created by: tbasallo
Starting 4.3 tables in a tooltip breaks the tooltip. HTML works normally, it's just when adding a table in the tooltip that it breaks.
Repros in jsfiddle:
4.4.1 (broken) https://jsfiddle.net/tbasallo/y321exf8/3/
4.2.1 (works) https://jsfiddle.net/tbasallo/vswy0Ln3/1/
I didn't see any breaking changes from 4.3 that would cause them, but...