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

Unified Diff: third_party/WebKit/LayoutTests/fast/frames/viewsource/viewsource-9-expected.txt

Issue 2717303002: Considering HTMLTokenizer state in HTMLSourceTracker (Closed)
Patch Set: Considering HTMLTokenizer state in HTMLSourceTracker 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/frames/viewsource/viewsource-9-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/frames/viewsource/viewsource-9-expected.txt b/third_party/WebKit/LayoutTests/fast/frames/viewsource/viewsource-9-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..97a77c6f236fce9037cbf276b580c8bad4fcfeae
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/frames/viewsource/viewsource-9-expected.txt
@@ -0,0 +1 @@
+<html><head></head><body><div class="line-gutter-backdrop"></div><table><tbody><tr><td class="line-number" value="1"></td><td class="line-content"><span class="html-doctype">&lt;!DOCTYPE html&gt;</span></td></tr><tr><td class="line-number" value="2"></td><td class="line-content"><span class="html-tag">&lt;head&gt;</span></td></tr><tr><td class="line-number" value="3"></td><td class="line-content"><span class="html-tag">&lt;title&gt;</span>Test<span class="html-tag">&lt;/title&gt;</span></td></tr><tr><td class="line-number" value="4"></td><td class="line-content"><span class="html-tag">&lt;script <span class="html-attribute-name">type</span>="<span class="html-attribute-value">text/javascript</span>"&gt;</span></td></tr><tr><td class="line-number" value="5"></td><td class="line-content">"&lt;!-- --!&gt;&lt;script&gt;";</td></tr><tr><td class="line-number" value="6"></td><td class="line-content"><span class="html-end-of-file"></span></td></tr></tbody></table></body></html>

Powered by Google App Engine
This is Rietveld 408576698