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

Unified Diff: LayoutTests/inspector/tracing/timeline-parse-html-expected.txt

Issue 477153005: DevTools: adopt existing Timeline tests for tracing based Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/inspector/tracing/timeline-parse-html-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-parse-html-expected.txt b/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
similarity index 71%
copy from LayoutTests/inspector/timeline/timeline-parse-html-expected.txt
copy to LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
index 9a62c399df29c2d498eb2a9216cd5983e701c061..553c227c2ff9b04f59de7b1ef290384e1d5bd679 100644
--- a/LayoutTests/inspector/timeline/timeline-parse-html-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
@@ -4,11 +4,13 @@ Test data
ParseHTML Properties:
{
data : {
+ beginData : {
+ frame : <string>
+ startLine : 0
+ }
endLine : 0
- startLine : 0
}
endTime : <number>
- frameId : <string>
stackTrace : <object>
startTime : <number>
thread : <string>
@@ -17,11 +19,13 @@ ParseHTML Properties:
ParseHTML Properties:
{
data : {
+ beginData : {
+ frame : <string>
+ startLine : 0
+ }
endLine : 0
- startLine : 0
}
endTime : <number>
- frameId : <string>
stackTrace : <object>
startTime : <number>
thread : <string>
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-parse-html.html ('k') | LayoutTests/inspector/tracing/timeline-recalculate-styles.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698