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

Unified Diff: Source/web/tests/data/simple_div.html

Issue 392283002: Always remove registered handlers for deleted node (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Clarifying comment. Created 6 years, 5 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
« no previous file with comments | « Source/web/tests/WebViewTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/data/simple_div.html
diff --git a/Source/web/tests/data/simple_div.html b/Source/web/tests/data/simple_div.html
new file mode 100644
index 0000000000000000000000000000000000000000..b528e968ad88107e4af1f96e243091a3e738e85c
--- /dev/null
+++ b/Source/web/tests/data/simple_div.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<div id="div"></div>
« no previous file with comments | « Source/web/tests/WebViewTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698