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

Side by Side Diff: test/data/tree-construction/adoption02.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/adoption01.dat ('k') | test/data/tree-construction/comments01.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 <b>1<i>2<p>3</b>4 2 <b>1<i>2<p>3</b>4
3 #errors 3 #errors
4 #document 4 #document
5 | <html> 5 | <html>
6 | <head> 6 | <head>
7 | <body> 7 | <body>
8 | <b> 8 | <b>
9 | "1" 9 | "1"
10 | <i> 10 | <i>
(...skipping 11 matching lines...) Expand all
22 | <html> 22 | <html>
23 | <head> 23 | <head>
24 | <body> 24 | <body>
25 | <a> 25 | <a>
26 | <div> 26 | <div>
27 | <a> 27 | <a>
28 | <style> 28 | <style>
29 | <address> 29 | <address>
30 | <a> 30 | <a>
31 | <a> 31 | <a>
OLDNEW
« no previous file with comments | « test/data/tree-construction/adoption01.dat ('k') | test/data/tree-construction/comments01.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698