unittests/html/lists.html in watir-1.5.4 vs unittests/html/lists.html in watir-1.5.5

- old
+ new

@@ -8,10 +8,10 @@ <li id='list3'>Milk</li> </ul> <h4>An Ordered List:</h4> <ol> - <li id='ordered1' name='l1'>Phil</li> + <li id='ordered1' name='x1'>Phil</li> <li id='ordered2'>Bob</li> <li id='ordered3'>Joe</li> </ol> </body> </html> \ No newline at end of file