mspace-mpadded-negative-dimensions.html (578B)
1 <!DOCTYPE html> 2 <link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1421195"> 3 <math><mspace width="-1px"/></math> 4 <math><mspace height="-1px"/></math> 5 <math><mspace depth="-1px"/></math> 6 <math><mspace height="-2px" depth="1px"/></math> 7 <math><mspace height="1px" depth="-2px"/></math> 8 <math><mpadded width="-1px"/></math> 9 <math><mpadded height="-1px"/></math> 10 <math><mpadded depth="-1px"/></math> 11 <math><mpadded height="-2px" depth="1px"></mpadded></math> 12 <math><mpadded height="1px" depth="-2px"></mpadded></math> 13 <math><mpadded lspace="-1px"/></math>