Polish formatting
See gh-27833
This commit is contained in:
@@ -77,7 +77,6 @@ class HtmlCharacterEntityDecoder {
|
||||
this.nextPotentialReferencePosition = -1;
|
||||
break;
|
||||
}
|
||||
|
||||
if (this.nextSemicolonPosition - this.nextPotentialReferencePosition < MAX_REFERENCE_SIZE) {
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user