blob: c6362f9cdb9f129c6e5cd11d8b3682b11ee08391 [file] [log] [blame]
CONSOLE ERROR: Uncaught SyntaxError: Unexpected token '<'
../resources/tests1.dat:
30
102
Test 30 of 114 in ../resources/tests1.dat failed. Input:
<select><b><option><select><option></b></select>X
Got:
| <html>
| <head>
| <body>
| <select>
| <b>
| <option>
| <b>
| <select>
| <b>
| <option>
| "X"
Expected:
| <html>
| <head>
| <body>
| <select>
| <option>
| <option>
| "X"
Test 102 of 114 in ../resources/tests1.dat failed. Input:
<select><b><option><select><option></b></select>
Got:
| <html>
| <head>
| <body>
| <select>
| <b>
| <option>
| <b>
| <select>
| <b>
| <option>
Expected:
| <html>
| <head>
| <body>
| <select>
| <option>
| <option>