зеркало из https://github.com/mozilla/pjs.git
Add a mochitest for bug 379025, r=sayrer
This commit is contained in:
Родитель
42b35a859d
Коммит
f80e65e675
|
@ -53,6 +53,7 @@ _TEST_FILES = parser_datreader.js \
|
|||
test_html5_tree_construction.html \
|
||||
test_bug339350.xhtml \
|
||||
test_bug358797.html \
|
||||
test_bug379025.txt \
|
||||
$(NULL)
|
||||
|
||||
libs:: $(_TEST_FILES)
|
||||
|
|
|
@ -17,7 +17,8 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=366936
|
|||
<script class="testbody" type="application/javascript;version=1.7">
|
||||
var parserDatFiles = ["html5lib_tree_dat1.txt",
|
||||
"html5lib_tree_dat2.txt",
|
||||
"html5lib_tree_dat3.txt"];
|
||||
"html5lib_tree_dat3.txt",
|
||||
"test_bug379025.txt"];
|
||||
</script>
|
||||
<script type="application/javascript;version=1.7"
|
||||
src="parser_web_testrunner.js"></script>
|
||||
|
|
Загрузка…
Ссылка в новой задаче