ve.dm.Node: blacklistedAnnotationTypes -> disallowedAnnotationTypes

Bug: T254646
Change-Id: I38f8c1a8259c2ca1ae1ea4d4ce374fc39f46f676
Depends-On: I8e23231bf4ff4022a85b4dfe214184fbb3543fce
This commit is contained in:
Ed Sanders 2020-06-10 12:16:19 +01:00 committed by Jforrester
parent 40e123fb35
commit e66dd259e6

View file

@ -48,7 +48,7 @@ ve.dm.MWReferenceNode.static.allowedRdfaTypes = [ 'dc:references' ];
ve.dm.MWReferenceNode.static.isContent = true;
ve.dm.MWReferenceNode.static.blacklistedAnnotationTypes = [ 'link' ];
ve.dm.MWReferenceNode.static.disallowedAnnotationTypes = [ 'link' ];
/**
* Regular expression for parsing the listKey attribute