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

Unified Diff: LayoutTests/inspector/timeline/timeline-load-event-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/inspector/timeline/timeline-load-event-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-load-event-expected.txt b/LayoutTests/inspector/timeline/timeline-load-event-expected.txt
deleted file mode 100644
index bb53d759b89c8a7f631cc642454da9587fd5bf5c..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/timeline/timeline-load-event-expected.txt
+++ /dev/null
@@ -1,50 +0,0 @@
-Tests the load event.
-
-Page reloaded.
-Model records:
-MarkDOMContent Properties:
-{
- data : {
- isMainFrame : true
- }
- endTime : <number>
- frameId : <string>
- startTime : <number>
- thread : <string>
- type : "MarkDOMContent"
-}
-MarkLoad Properties:
-{
- data : {
- isMainFrame : true
- }
- endTime : <number>
- frameId : <string>
- startTime : <number>
- thread : <string>
- type : "MarkLoad"
-}
-Timestamp records:
-MarkDOMContent Properties:
-{
- data : {
- isMainFrame : true
- }
- endTime : <number>
- frameId : <string>
- startTime : <number>
- thread : <string>
- type : "MarkDOMContent"
-}
-MarkLoad Properties:
-{
- data : {
- isMainFrame : true
- }
- endTime : <number>
- frameId : <string>
- startTime : <number>
- thread : <string>
- type : "MarkLoad"
-}
-
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-load-event.html ('k') | LayoutTests/inspector/timeline/timeline-load-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698