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

Unified Diff: LayoutTests/platform/chromium-linux/compositing/gestures/resources/1-nested-frame-composited.html

Issue 14860019: Move Linux-specific LayoutTests to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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: LayoutTests/platform/chromium-linux/compositing/gestures/resources/1-nested-frame-composited.html
diff --git a/LayoutTests/platform/chromium-linux/compositing/gestures/resources/1-nested-frame-composited.html b/LayoutTests/platform/chromium-linux/compositing/gestures/resources/1-nested-frame-composited.html
deleted file mode 100644
index 7dbacf51796a80faa74f64df02d1e4b2a0444781..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium-linux/compositing/gestures/resources/1-nested-frame-composited.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<!DOCTYPE html>
-<head></head>
-<body>
-<iframe src="1-frame-noncomposited.html" id="targetFrame" style="width: 400px; height: 200px; -webkit-transform: translateZ(0);"></iframe>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698