!--a11y-->
Use
The isMarqueeTextSupported method specifies whether or not a long text can be displayed in one line, for example as a ticker tape.

If you want to display a long text in one line instead of having a line break, you can use the enclosing tag <p nowrap="true">. However, you should only use it if this value is met. Otherwise the text may be truncated.
