diff options
Diffstat (limited to 'layout/reftests/mathml/mirror-op-2-ref.html')
-rw-r--r-- | layout/reftests/mathml/mirror-op-2-ref.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/mathml/mirror-op-2-ref.html b/layout/reftests/mathml/mirror-op-2-ref.html new file mode 100644 index 000000000..c67710cca --- /dev/null +++ b/layout/reftests/mathml/mirror-op-2-ref.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> + <head><title>Test mirror op</title></head> + <body> + + <p><math display="block"><mo>∑</mo></math></p> + + </body> +</html> |