Test pases if you see three rectangles with black borders containing a numbered list as described below. Each of the lists has a total of six items, three being in a nested list after the second item.

The first rectangle should display the numbered list on a light gray background. The list items should be right-aligned, with the numbers on the right side of the list item text. Also, the list item numbering should have a period prepended to the actual number (e.g. .1) instead of appended to the actual number (e.g. 1.).

The second rectangle should display the numbered list on a light blue background. The text should be rotated 90 degrees clockwise with the list items progressing right to left (or top-to-bottom relative to the rotated list) – this means the right-most list item should have the number 1.

The third rectangle should display the numbered list on a light green background. The text should be rotated 90 degrees clockwise, with the list items progressing left to right (or bottom-to-top relative to the rotated list) – this means the right-most list item should have the number 3.

  1. Top-level list, item 1
  2. Top-level list, item 2
    1. First inner list, item 1
    2. First inner list, item 2
    3. First inner list, item 3
  3. Top-level list, item 3
  1. Top-level list, item 1
  2. Top-level list, item 2
    1. First inner list, item 1
    2. First inner list, item 2
    3. First inner list, item 3
  3. Top-level list, item 3
  1. Top-level list, item 1
  2. Top-level list, item 2
    1. First inner list, item 1
    2. First inner list, item 2
    3. First inner list, item 3
  3. Top-level list, item 3