mediawiki-extensions-Visual.../modules/ve/ce/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.ce.LanguageAnnotation.js Language Inspector: CE / DM 2013-07-10 12:11:27 -07:00
ve.ce.LinkAnnotation.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.TextStyleAnnotation.js ve.Element refactor 2013-05-14 19:47:32 +00:00