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

Unified Diff: LayoutTests/svg/in-html/script-write.html

Issue 26129005: Rewrite Text node attaching to not be N^2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Flush for foriegn content also Created 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/in-html/script-write.html
diff --git a/LayoutTests/svg/in-html/script-write.html b/LayoutTests/svg/in-html/script-write.html
index 8f1de35ffeb86c04a5a5269fd9007c80efa8a7a5..f8e3b0acb163b9c1796b715eeb66ce0d83df3183 100644
--- a/LayoutTests/svg/in-html/script-write.html
+++ b/LayoutTests/svg/in-html/script-write.html
@@ -7,8 +7,7 @@
</script>
</head>
<body>
-<!-- Makes sure the insertion point is at the end of the running script.
-Test passes if written script runs before second inline script. -->
+<!--This test is amazing and doesn't do anything like what you think it does! -->
<div id="console"></div>
<svg>
<g>
« no previous file with comments | « LayoutTests/svg/in-html/real-script-write-expected.txt ('k') | Source/core/html/parser/HTMLConstructionSite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698