1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5lib_upstream.txt Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +The test data in this directory comes from the html5lib project 1.5 +(http://code.google.com/p/html5lib/). Please avoid making 1.6 +mozilla-central-specific changes to these files. If Gecko doesn't pass a test, 1.7 +please add the test's input data to ../html5_tree_construction_exceptions.js 1.8 +instead of removing it. 1.9 + 1.10 +If you add or edit tests, please push the test to upstream and then 1.11 +resynchronize this directory with the upstream. 1.12 + 1.13 +See html5lib_license.txt for the license that covers the files in this 1.14 +directory.