Files
moodle/lib
Andrew Nicols e16ff43cfd MDL-77706 atto_link: Work around Mozilla bug 1906559
This upstream bug prevents creation of an anchor with a hyperlink where
the content has a block-like display.

The workaround is to wrap the content in a span, set the display to
inline, call the `createLink` command on the span, move the content out
of the span, and then remove it.

This is only done for Firefox-based browsers.
2024-07-16 15:37:24 +08:00
..
2024-07-12 08:41:57 +07:00
2024-07-05 09:01:53 +08:00