Descriptionhtml: ignore <head> tags in <head> element
Pass tests3.dat, test 12:
<!DOCTYPE html><HTML><META><HEAD></HEAD></HTML>
| <!DOCTYPE html>
| <html>
| <head>
| <meta>
| <body>
Also pass tests through test 19:
<!DOCTYPE html><html><head></head><body><ul><li><div><p><li></ul></body></html>
Patch Set 1 #Patch Set 2 : diff -r 503e62ea3467 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 503e62ea3467 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|