diff options
Diffstat (limited to 'layout/reftests/mathml/mpadded-7-ref.html')
-rw-r--r-- | layout/reftests/mathml/mpadded-7-ref.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/layout/reftests/mathml/mpadded-7-ref.html b/layout/reftests/mathml/mpadded-7-ref.html deleted file mode 100644 index 50f14246ee..0000000000 --- a/layout/reftests/mathml/mpadded-7-ref.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <title>Test mpadded</title> - </head> - <body> - <math> - <mpadded mathbackground="red" height="100height" depth="0"> - <mphantom> - <mtext>𝚇<!-- Mathematical Monospace Capital X --></mtext> - </mphantom> - </mpadded> - </math> - </body> -</html> |