Side by Side Diff: pkg/third_party/html5lib/test/data/tree-construction/pending-spec-changes-plain-text-unsafe.dat
Issue 22375011 :
move html5lib code into dart svn repo (Closed)
Patch Set: change location of html5lib to pkg/third_party/html5lib
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
pkg/pkg.gyp
pkg/pkg.status
pkg/third_party/html5lib/LICENSE
pkg/third_party/html5lib/README.md
pkg/third_party/html5lib/html5lib.status
pkg/third_party/html5lib/lib/dom.dart
pkg/third_party/html5lib/lib/dom_parsing.dart
pkg/third_party/html5lib/lib/parser.dart
pkg/third_party/html5lib/lib/parser_console.dart
pkg/third_party/html5lib/lib/src/char_encodings.dart
pkg/third_party/html5lib/lib/src/constants.dart
pkg/third_party/html5lib/lib/src/encoding_parser.dart
pkg/third_party/html5lib/lib/src/inputstream.dart
pkg/third_party/html5lib/lib/src/list_proxy.dart
pkg/third_party/html5lib/lib/src/token.dart
pkg/third_party/html5lib/lib/src/tokenizer.dart
pkg/third_party/html5lib/lib/src/treebuilder.dart
pkg/third_party/html5lib/lib/src/utils.dart
pkg/third_party/html5lib/pubspec.yaml
pkg/third_party/html5lib/test/browser/browser_test.dart
pkg/third_party/html5lib/test/browser/browser_test.html
pkg/third_party/html5lib/test/data/parser_feature/raw_file.html
pkg/third_party/html5lib/test/data/tokenizer/contentModelFlags.test
pkg/third_party/html5lib/test/data/tokenizer/domjs.test
pkg/third_party/html5lib/test/data/tokenizer/entities.test
pkg/third_party/html5lib/test/data/tokenizer/escapeFlag.test
pkg/third_party/html5lib/test/data/tokenizer/numericEntities.test
pkg/third_party/html5lib/test/data/tokenizer/pendingSpecChanges.test
pkg/third_party/html5lib/test/data/tokenizer/test1.test
pkg/third_party/html5lib/test/data/tokenizer/test2.test
pkg/third_party/html5lib/test/data/tokenizer/test3.test
pkg/third_party/html5lib/test/data/tokenizer/test4.test
pkg/third_party/html5lib/test/data/tokenizer/unicodeChars.test
pkg/third_party/html5lib/test/data/tokenizer/unicodeCharsProblematic.test
pkg/third_party/html5lib/test/data/tokenizer/xmlViolation.test
pkg/third_party/html5lib/test/data/tree-construction/adoption01.dat
pkg/third_party/html5lib/test/data/tree-construction/adoption02.dat
pkg/third_party/html5lib/test/data/tree-construction/comments01.dat
pkg/third_party/html5lib/test/data/tree-construction/doctype01.dat
pkg/third_party/html5lib/test/data/tree-construction/domjs-unsafe.dat
pkg/third_party/html5lib/test/data/tree-construction/entities01.dat
pkg/third_party/html5lib/test/data/tree-construction/entities02.dat
pkg/third_party/html5lib/test/data/tree-construction/html5test-com.dat
pkg/third_party/html5lib/test/data/tree-construction/inbody01.dat
pkg/third_party/html5lib/test/data/tree-construction/isindex.dat
pkg/third_party/html5lib/test/data/tree-construction/pending-spec-changes.dat
pkg/third_party/html5lib/test/data/tree-construction/pending-spec-changes-plain-text-unsafe.dat
pkg/third_party/html5lib/test/data/tree-construction/plain-text-unsafe.dat
pkg/third_party/html5lib/test/data/tree-construction/scriptdata01.dat
pkg/third_party/html5lib/test/data/tree-construction/scripted/adoption01.dat
pkg/third_party/html5lib/test/data/tree-construction/scripted/ark.dat
pkg/third_party/html5lib/test/data/tree-construction/scripted/webkit01.dat
pkg/third_party/html5lib/test/data/tree-construction/tables01.dat
pkg/third_party/html5lib/test/data/tree-construction/tests1.dat
pkg/third_party/html5lib/test/data/tree-construction/tests10.dat
pkg/third_party/html5lib/test/data/tree-construction/tests11.dat
pkg/third_party/html5lib/test/data/tree-construction/tests12.dat
pkg/third_party/html5lib/test/data/tree-construction/tests14.dat
pkg/third_party/html5lib/test/data/tree-construction/tests15.dat
pkg/third_party/html5lib/test/data/tree-construction/tests16.dat
pkg/third_party/html5lib/test/data/tree-construction/tests17.dat
pkg/third_party/html5lib/test/data/tree-construction/tests18.dat
pkg/third_party/html5lib/test/data/tree-construction/tests19.dat
pkg/third_party/html5lib/test/data/tree-construction/tests2.dat
pkg/third_party/html5lib/test/data/tree-construction/tests20.dat
pkg/third_party/html5lib/test/data/tree-construction/tests21.dat
pkg/third_party/html5lib/test/data/tree-construction/tests22.dat
pkg/third_party/html5lib/test/data/tree-construction/tests23.dat
pkg/third_party/html5lib/test/data/tree-construction/tests24.dat
pkg/third_party/html5lib/test/data/tree-construction/tests25.dat
pkg/third_party/html5lib/test/data/tree-construction/tests26.dat
pkg/third_party/html5lib/test/data/tree-construction/tests3.dat
pkg/third_party/html5lib/test/data/tree-construction/tests4.dat
pkg/third_party/html5lib/test/data/tree-construction/tests5.dat
pkg/third_party/html5lib/test/data/tree-construction/tests6.dat
pkg/third_party/html5lib/test/data/tree-construction/tests7.dat
pkg/third_party/html5lib/test/data/tree-construction/tests8.dat
pkg/third_party/html5lib/test/data/tree-construction/tests9.dat
pkg/third_party/html5lib/test/data/tree-construction/tests_innerHTML_1.dat
pkg/third_party/html5lib/test/data/tree-construction/tricky01.dat
pkg/third_party/html5lib/test/data/tree-construction/webkit01.dat
pkg/third_party/html5lib/test/data/tree-construction/webkit02.dat
pkg/third_party/html5lib/test/dom_compat_test.dart
pkg/third_party/html5lib/test/dom_compat_test_definitions.dart
pkg/third_party/html5lib/test/dom_test.dart
pkg/third_party/html5lib/test/parser_feature_test.dart
pkg/third_party/html5lib/test/parser_test.dart
pkg/third_party/html5lib/test/run.sh
pkg/third_party/html5lib/test/run_all.dart
pkg/third_party/html5lib/test/support.dart
pkg/third_party/html5lib/test/tokenizer_test.dart
tools/publish_all_pkgs.py
tools/publish_pkg.py