Descriptionhtml: parse <link> elements in <head>
Pass tests1.dat, test 83:
<title><meta></title><link><title><meta></title>
| <html>
| <head>
| <title>
| "<meta>"
| <link>
| <title>
| "<meta>"
| <body>
Also pass test 84:
<style><!--</style><meta><script>--><link></script>
Patch Set 1 #Patch Set 2 : diff -r e6a7e56f806b https://go.googlecode.com/hg/ #Patch Set 3 : diff -r e6a7e56f806b https://go.googlecode.com/hg/ #Patch Set 4 : diff -r e6a7e56f806b https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|