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

Side by Side Diff: sky/tests/parser/html-expected.txt

Issue 685593006: This CL provides a bunch of new parser tests, and updates the (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/tests/parser/html.sky ('k') | sky/tests/parser/normaliser-crlf.sky » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE HTML>
2 <html>
3 <link rel="import" href="../resources/dump-as-markup.sky"></link>
4 <body>
5
6 A &lt;!DOCTYPE HTMLAGAIN&gt;
7 B &lt;!BOGUSCOMMENT&gt;
8 C
9 E
10 G &lt;! -- -- &gt;
11 H <image></image>
12 I <keygen>
13 J <isindex>
14 K <table><div></div><input type="hidden"></input></table>
15 L <frameset></frameset>
16 M <p></p>
17 N
18 O <br></br>
19 P
20
21 </isindex></keygen></body>
22 </html>
OLDNEW
« no previous file with comments | « sky/tests/parser/html.sky ('k') | sky/tests/parser/normaliser-crlf.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698