Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Side by Side Diff: test/data/tree-construction/isindex.dat

Issue 10916294: switch html5lib to new pkg layout (Closed) Base URL: https://github.com/dart-lang/html5lib.git@master
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 #data 1 #data
2 <isindex> 2 <isindex>
3 #errors 3 #errors
4 #document 4 #document
5 | <html> 5 | <html>
6 | <head> 6 | <head>
7 | <body> 7 | <body>
8 | <form> 8 | <form>
9 | <hr> 9 | <hr>
10 | <label> 10 | <label>
(...skipping 20 matching lines...) Expand all
31 | <hr> 31 | <hr>
32 32
33 #data 33 #data
34 <form><isindex> 34 <form><isindex>
35 #errors 35 #errors
36 #document 36 #document
37 | <html> 37 | <html>
38 | <head> 38 | <head>
39 | <body> 39 | <body>
40 | <form> 40 | <form>
OLDNEW
« no previous file with comments | « test/data/tree-construction/inbody01.dat ('k') | test/data/tree-construction/pending-spec-changes.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698