Descriptionhtml: copy attributes from extra <html> tags to root element
Pass tests2.dat, test 50:
<!DOCTYPE html><html><body><html id=x>
| <!DOCTYPE html>
| <html>
| id="x"
| <head>
| <body>
Also pass tests through test 56:
<!DOCTYPE html>X<p/x/y/z>
Patch Set 1 #Patch Set 2 : diff -r a7293a22335c https://go.googlecode.com/hg/ #Patch Set 3 : diff -r a7293a22335c https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|