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

Unified Diff: third_party/WebKit/Source/web/tests/data/frameset-repeated-name.html

Issue 2714943004: Move unique name generation and tracking into //content. (Closed)
Patch Set: Rebase again. 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/Source/web/tests/data/frameset-repeated-name.html
diff --git a/third_party/WebKit/Source/web/tests/data/frameset-repeated-name.html b/third_party/WebKit/Source/web/tests/data/frameset-repeated-name.html
deleted file mode 100644
index 66266876d56e2776069d866ef5e418727f99e378..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/web/tests/data/frameset-repeated-name.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<frameset>
-<frame src="frameset-dest.html">
-<frame src="frameset-dest.html">
-</frameset>
« no previous file with comments | « third_party/WebKit/Source/web/tests/data/frameset-dest.html ('k') | third_party/WebKit/public/web/WebFrame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698