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

Unified Diff: third_party/WebKit/LayoutTests/fast/parser/comment-in-title-expected.txt

Issue 2101523002: Make HTML tree builder simulator switch modes at HTML integration points (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix? MSVC unsigned/signed complaints. Created 4 years, 6 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/parser/comment-in-title-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/parser/comment-in-title-expected.txt b/third_party/WebKit/LayoutTests/fast/parser/comment-in-title-expected.txt
index 8b45d5d3af481222efb8700e90a5aac6491e5a3f..4d064b404e4dd3cd35643c0c4cf4869a2ea2ee85 100644
--- a/third_party/WebKit/LayoutTests/fast/parser/comment-in-title-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/parser/comment-in-title-expected.txt
@@ -1,3 +1,3 @@
---> This text should be part of the title.
+--> This text should *not* be part of the title.
The title of this document is:
<!--

Powered by Google App Engine
This is Rietveld 408576698