This is still unclear. First, the article you linked to says that sometimes type-1 grammars have the requirement that the left-hand side of a rule is no longer than the right-hand side and sometimes they don't. Which is the case here? If there is such requirement, can the left- and right-hand sides be of the same length? What does the word "strictly" in the name mean?
Further, there is a Wiki article specifically about
noncontracting grammars, where the definition does not say it has to be a type-1. They generate the same languages as type-1, but the requirements on the shape of the rules are different. If the definition is as you say, it is somewhat strange that the requirement to be type-1 is not reflected in the name.