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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/parser/comments-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 years, 9 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 Output of this test should match HTML5 (no strict SGML comment parsing). 1 Output of this test should match HTML5 (no strict SGML comment parsing).
2 2
3 Basic comments: 3 Basic comments:
4 PASSED 4 PASSED
5 Comment series: 5 Comment series:
6 PASSED 6 PASSED
7 Dash runs: 7 Dash runs:
8 PASSED PASSED PASSED 8 PASSED PASSED PASSED
9 9
10 Empty comments: 10 Empty comments:
11 PASSED PASSED PASSED 11 PASSED PASSED PASSED
12 12
13 Multiple lines: 13 Multiple lines:
14 PASSED 14 PASSED
15
16 Compatibility: 15 Compatibility:
17 PASSED PASSED 16 PASSED PASSED
18
19 White space after comment close: 17 White space after comment close:
20 Extra comment after markup declaration close: 18 Extra comment after markup declaration close:
21 FAILED: extra comment end and markup declaration close --> 19 FAILED: extra comment end and markup declaration close -->
22 PASSED (outer nested comment) --> 20 PASSED (outer nested comment) -->
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698