Descriptionhtml: ignore whitespace before <head> element
Pass tests2.dat, test 47:
" \n "
(That is, two spaces separated by a newline)
| <html>
| <head>
| <body>
Also pass tests through test 49:
<!DOCTYPE html><script>
</script> <title>x</title> </head>
Patch Set 1 #Patch Set 2 : diff -r d1853f7ec1c7 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r d1853f7ec1c7 https://go.googlecode.com/hg/ #
Total comments: 1
MessagesTotal messages: 3
|