gecko/parser/htmlparser/tests/mochitest
2014-05-06 13:29:31 -07:00
..
dir_bug534293 Bug 939271 - Part h: move mochitests to manifests in parser/htmlparser; r=hsivonen 2013-11-28 15:03:18 +01:00
html5lib_tree_construction Bug 1005580 - Fix "after after frameset" insertion mode in HTML parser for handling characters. r=hsivonen 2014-05-06 13:29:31 -07:00
bug_502091_iframe.html
file_bug102699.sjs
file_bug534293-slow.sjs
file_bug534293.sjs
file_bug543062.sjs
file_bug568470-script.sjs
file_bug568470.sjs
file_bug594730-1.html
file_bug594730-2.html
file_bug594730-3.html
file_bug594730-4.html
file_bug594730-5.html
file_bug594730-6.html
file_bug594730-7.html
file_bug594730-8.html
file_bug594730-9.html
file_bug642908.sjs
file_bug655682.sjs
file_bug672453_bomless_utf16.html
file_bug672453_http_unsupported.html
file_bug672453_http_unsupported.html^headers^
file_bug672453_late_meta.html
file_bug672453_meta_non_superset.html
file_bug672453_meta_restart.html
file_bug672453_meta_unsupported.html
file_bug672453_meta_userdefined.html Bug 213517 part 1 - Interpret x-user-defined as windows-1252 in <meta> for compatibility with other browsers. r=smontagu. 2014-01-02 09:18:19 +02:00
file_bug672453_meta_utf16.html
file_bug672453_not_declared.html
file_bug688580.js Bug 688580 - Run deferred scripts before DOMContentLoaded; r=hsivonen 2014-04-12 11:02:21 +02:00
file_bug716579-8.html Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
file_bug716579-8.html^headers^ Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
file_bug716579-8.xhtml Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
file_bug716579-8.xhtml^headers^ Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
file_bug716579-16.html Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
file_bug716579-16.html^headers^ Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
file_bug716579-16.xhtml Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
file_bug716579-16.xhtml^headers^ Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
file_bug717180.html
html5_tree_construction_exceptions.js Bug 937259 - Remove <command> element from the parser. r=hsivonen 2013-11-13 15:17:13 -08:00
iframe_bug599584.html
invalidchar.xml
mochitest.ini Bug 688580 - Run deferred scripts before DOMContentLoaded; r=hsivonen 2014-04-12 11:02:21 +02:00
parser_datreader.js Bug 527201 - Remove the hack to skip bogus MathML _moz-* attributes in the HTML5 test suite. r=hsivonen 2013-12-16 09:01:29 -05:00
parser_web_testrunner.js Bug 936994 - Update html5lib-tests to latest version as of Oct 8, 2013. r=hsivonen 2013-11-10 22:02:21 -08:00
test_bug102699.html
test_bug174351.html
test_bug213517.html Bug 213517 part 1 - Interpret x-user-defined as windows-1252 in <meta> for compatibility with other browsers. r=smontagu. 2014-01-02 09:18:19 +02:00
test_bug339350.xhtml
test_bug358797.html
test_bug396568.html
test_bug418464.html Bug 547963 - Uncomment assertion in test_bug418464.html. r=hsivonen 2013-08-23 11:07:10 -04:00
test_bug460437.xhtml Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
test_bug502091.html
test_bug534293.html
test_bug543062.html
test_bug552938-2.html
test_bug552938.html
test_bug563322.xhtml
test_bug566879.html
test_bug568470.html
test_bug594730.html
test_bug599584.html
test_bug613662.html
test_bug613662.xhtml Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
test_bug639362.html
test_bug642908.html
test_bug645115.html
test_bug655682.html
test_bug667533.html
test_bug672453.html Bug 213517 part 1 - Interpret x-user-defined as windows-1252 in <meta> for compatibility with other browsers. r=smontagu. 2014-01-02 09:18:19 +02:00
test_bug688580.html Bug 688580 - Run deferred scripts before DOMContentLoaded; r=hsivonen 2014-04-12 11:02:21 +02:00
test_bug688580.xhtml Bug 688580 - Run deferred scripts before DOMContentLoaded; r=hsivonen 2014-04-12 11:02:21 +02:00
test_bug709083.html
test_bug715112.html
test_bug715739.html
test_bug716579.html Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug. 2012-11-06 13:57:51 +02:00
test_bug717180.html
test_compatmode.html
test_html5_tree_construction_part2.html Bug 884795 - HTML parser AAA algorithm should only pop when the current node is not in the list of active formatting elements. r=hsivonen 2014-03-07 15:48:19 -08:00
test_html5_tree_construction.html Bug 884795 - HTML parser AAA algorithm should only pop when the current node is not in the list of active formatting elements. r=hsivonen 2014-03-07 15:48:19 -08:00
test_viewsource.html Bug 624883 - Tests for ensuring that view-source is forbidden in iframes. r=bz 2014-01-23 16:02:10 +00:00
test_xml_mislabeled.html Bug 860180 - Regression tests. r=hsivonen 2013-04-16 21:19:30 +09:00