Chromium Code Reviews

Unified Diff: LayoutTests/userstyles/resources/frame1.html

Issue 66383005: Remove the concept of user stylesheets. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix WebFrameCSSCallbackTest tests Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/userstyles/resources/frame1.html
diff --git a/LayoutTests/userstyles/resources/frame1.html b/LayoutTests/userstyles/resources/frame1.html
deleted file mode 100644
index 3918f7c6487f6ab9dad7137b45e77e06b9f5baa3..0000000000000000000000000000000000000000
--- a/LayoutTests/userstyles/resources/frame1.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-<body>
-<div id="thinger">thinger</div>
-<iframe src="frame2.html"></iframe>
-</body>
-</html>
« no previous file with comments | « LayoutTests/userstyles/mixed-case-stylesheet-expected.txt ('k') | LayoutTests/userstyles/resources/frame2.html » ('j') | no next file with comments »

Powered by Google App Engine