Test for bug 536097 - Copy endTag flag when copying HTML5 tokenizer state. r=jmuizelaar.

--HG--
extra : rebase_source : afca17c363c02d8e8594ea0eee4d435fdd500732
This commit is contained in:
Henri Sivonen 2010-03-12 12:27:15 +02:00
Родитель 0697d148a0
Коммит 84ebaa3d89
2 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1 @@
<script>document.write("<iframe></iframe\n");</script><img>

Просмотреть файл

@ -40,3 +40,4 @@ load 515533-1.html
load 515816-1.html load 515816-1.html
load 525229-1.html load 525229-1.html
load 522326-1.html load 522326-1.html
load 536097-1.html