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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-expected.txt

Issue 2145873002: [DevTools] Split inspector/tracing into subdirectories to speed things up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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: third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-expected.txt
deleted file mode 100644
index 7db2453fd81cebb934aa137c5a812576fb19a161..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-expected.txt
+++ /dev/null
@@ -1,54 +0,0 @@
-Tests the Timeline API instrumentation of a Layout event
-
-text
-text
-text
-text
-text
-Layout Properties:
-{
- data : {
- beginData : {
- dirtyObjects : 3
- frame : <string>
- partialLayout : true
- stackTrace : <object>
- totalObjects : 8
- }
- endData : {
- root : <object>
- rootNode : <number>
- }
- }
- endTime : <number>
- frameId : <string>
- stackTrace : <object>
- startTime : <number>
- type : "Layout"
-}
-Text details for Layout: timeline-layout.html:17
-Layout has a warning
-Layout Properties:
-{
- data : {
- beginData : {
- dirtyObjects : 2
- frame : <string>
- partialLayout : true
- stackTrace : <object>
- totalObjects : 11
- }
- endData : {
- root : <object>
- rootNode : <number>
- }
- }
- endTime : <number>
- frameId : <string>
- stackTrace : <object>
- startTime : <number>
- type : "Layout"
-}
-Text details for Layout: timeline-layout.html:17
-Layout has a warning
-

Powered by Google App Engine
This is Rietveld 408576698