Descriptionhtml: don't run "adoption agency" on elements that aren't in scope.
Pass tests1.dat, test 55:
<!DOCTYPE html><font><table></font></table></font>
| <!DOCTYPE html>
| <html>
| <head>
| <body>
| <font>
| <table>
Also pass tests through test 69:
<DIV> abc <B> def <I> ghi <P> jkl
Patch Set 1 #Patch Set 2 : diff -r 26990717694c https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 26990717694c https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 26990717694c https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|