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

Side by Side Diff: test/data/tree-construction/tests4.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
« no previous file with comments | « test/data/tree-construction/tests3.dat ('k') | test/data/tree-construction/tests5.dat » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #data 1 #data
2 direct div content 2 direct div content
3 #errors 3 #errors
4 #document-fragment 4 #document-fragment
5 div 5 div
6 #document 6 #document
7 | "direct div content" 7 | "direct div content"
8 8
9 #data 9 #data
10 direct textarea content 10 direct textarea content
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 | "setting html's innerHTML" 50 | "setting html's innerHTML"
51 51
52 #data 52 #data
53 <title>setting head's innerHTML</title> 53 <title>setting head's innerHTML</title>
54 #errors 54 #errors
55 #document-fragment 55 #document-fragment
56 head 56 head
57 #document 57 #document
58 | <title> 58 | <title>
59 | "setting head's innerHTML" 59 | "setting head's innerHTML"
OLDNEW
« no previous file with comments | « test/data/tree-construction/tests3.dat ('k') | test/data/tree-construction/tests5.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698