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

Unified Diff: LayoutTests/inspector/timeline/resources/timeline-iframe-paint.html

Issue 709423002: DevTools: remove old Timeline front-end implementation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated LayoutTests/inspector/layers/layer-canvas-log.html Created 6 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/inspector/timeline/resources/timeline-iframe-paint.html
diff --git a/LayoutTests/inspector/timeline/resources/timeline-iframe-paint.html b/LayoutTests/inspector/timeline/resources/timeline-iframe-paint.html
deleted file mode 100644
index 2ea17c9c0eee09924934dcbf9e534ff27e4c0662..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/timeline/resources/timeline-iframe-paint.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-<head>
-<body style="margin: 0">
- <div style="display: block; position: absolute; left: 15px; top: 15px; width: 20px; height: 20px; background-color: blue"></div>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698