diff options
Diffstat (limited to 'html-test/ref/Test.html')
-rw-r--r-- | html-test/ref/Test.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html-test/ref/Test.html b/html-test/ref/Test.html index 10540c93..a4fdb391 100644 --- a/html-test/ref/Test.html +++ b/html-test/ref/Test.html @@ -1884,9 +1884,9 @@ using double quotes: <a href="#" >This is the next item (different kind of bullet)</li ></ul ><ol - ><li + ><li value="1" >This is an ordered list</li - ><li + ><li value="2" >This is the next item (different kind of bullet)</li ></ol ><dl |