Description

This test continues to validate the li element.

This reftest verifies that the value attribute has an effect when applied to a list item with an ol parent.

A reftest is necessary because the values of li elements as calculated by the user agent are NOT available programatically. Only explicitly-set values are then available programatically.

This reftest passes if you see the numbers 1. 2. 3. below the words "Ordered List"

Ordered List

1.

2.

3.