Descriptionhtml: parse </optgroup> and </option>
Pass tests2.dat, test 35:
<!DOCTYPE html><select><optgroup><option></optgroup><option><select><option>
| <!DOCTYPE html>
| <html>
| <head>
| <body>
| <select>
| <optgroup>
| <option>
| <option>
| <option>
Also pass tests through test 41:
<!DOCTYPE html><!-- XXX - XXX - XXX -->
Patch Set 1 #Patch Set 2 : diff -r cb2b19aa807b https://go.googlecode.com/hg/ #Patch Set 3 : diff -r cb2b19aa807b https://go.googlecode.com/hg/ #
MessagesTotal messages: 6
|