The <mfenced> Element

This page contains some tests for the mfenced element.

  1. empty:
  2. 1 argument: 0
  3. 2 arguments: 0 1
  4. 3 arguments: 0 1 2
  5. open: 0 1
  6. close: 0 1
  7. separators: 0 1
  8. open, close, one separator: 0 1
  9. several separators: 0 1 2 3
  10. multiple characters in open/close attributes: 0 1 2
  11. too few separators (last one is repeated): 0 1 2 3 4 5
  12. too many separators (excess is ignored): 0 1 2
  13. no separators (no <mo> separators should be output): 0 1 2
  14. whitespace (they should be ignored): 0 1 2 3
  15. surrogate pairs (each pair should be treated as one character): 0 1 2 3
  16. Other attributes (they should be attached to the expanded mrow): 0 1 2
  17. Invalid rtl attribute (it should not be attached to the expanded mrow): 0 1 2