mediawiki-extensions-Visual.../modules/ve/dm/annotations
Roan Kattouw f9864e9288 Continue links
This isn't as simple as just dropping applyToAppendedContent = false
on LinkAnnotation, because browsers differ in their continuation
behavior. Firefox continues links, but Chrome doesn't.

To work around this, add a property indicating that the annotation
needs its continuation behavior to be forced.

Rename areAnnotationsCorrect() to needsPawn() accordingly.

Bug: 49931
Change-Id: Id6424af89c92bba2be87736e8a937e0f2067c007
2013-07-16 00:29:55 +00:00
..
ve.dm.LanguageAnnotation.js Language Inspector: CE / DM 2013-07-10 12:11:27 -07:00
ve.dm.LinkAnnotation.js Continue links 2013-07-16 00:29:55 +00:00
ve.dm.TextStyleAnnotation.js Make all annotations additive 2013-07-05 21:01:20 +00:00