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

Unified Diff: LayoutTests/virtual/deferred/inspector/timeline/timeline-paint-expected.txt

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/virtual/deferred/inspector/timeline/timeline-paint-expected.txt
diff --git a/LayoutTests/virtual/deferred/inspector/timeline/timeline-paint-expected.txt b/LayoutTests/virtual/deferred/inspector/timeline/timeline-paint-expected.txt
deleted file mode 100644
index bdbdf93f816fbb915e3e5ffd93bd3e5c3979ff66..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/deferred/inspector/timeline/timeline-paint-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-Tests the Timeline API instrumentation of a paint event
-
-
-Paint Properties:
-{
- children : <object>
- data : {
- backendNodeId : <number>
- clip : <object>
- layerId : <number>
- }
- endTime : <number>
- frameId : <string>
- stackTrace : <object>
- startTime : <number>
- thread : <string>
- type : "Paint"
-}
-

Powered by Google App Engine
This is Rietveld 408576698