228a229,232 > > # added by mirod > $checker->fail (149, "invalid text content [$str]") > unless $str=~ /^\s*$/; 1662c1666 < =head2 150 - 159 --- > =head2 149 - 159 1664a1669,1675 > > =item * > > B<149> - invalid text content [$value] > > A text was found in an element that should only include sub-elements > The text is not made of non-significant whitespace.