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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations-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-paint/timeline-paint-with-layout-invalidations-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-paint-with-layout-invalidations-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations-expected.txt
similarity index 81%
rename from third_party/WebKit/LayoutTests/inspector/tracing/timeline-paint-with-layout-invalidations-expected.txt
rename to third_party/WebKit/LayoutTests/inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations-expected.txt
index 6d5493db3cdf19ed3d3282c02116a2537f2e9c9b..aeab905afdf4117cac5e632029c01a9eebd5ecf7 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-paint-with-layout-invalidations-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations-expected.txt
@@ -6,7 +6,7 @@ PASS
Running: testLocalFrame
paint invalidations[
{
- cause : {reason: Inline CSS style declaration was mutated, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:10}
+ cause : {reason: Inline CSS style declaration was mutated, stackTrace: .../inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations.html:10}
changedAttribute : undefined
changedClass : undefined
changedId : undefined
@@ -17,7 +17,7 @@ paint invalidations[
type : "StyleRecalcInvalidationTracking"
}
{
- cause : {reason: Inline CSS style declaration was mutated, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:11}
+ cause : {reason: Inline CSS style declaration was mutated, stackTrace: .../inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations.html:11}
changedAttribute : undefined
changedClass : undefined
changedId : undefined
@@ -28,7 +28,7 @@ paint invalidations[
type : "StyleRecalcInvalidationTracking"
}
{
- cause : {reason: Style changed, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:12}
+ cause : {reason: Style changed, stackTrace: .../inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations.html:12}
changedAttribute : undefined
changedClass : undefined
changedId : undefined
@@ -43,7 +43,7 @@ paint invalidations[
Running: testSubframe
second paint invalidations[
{
- cause : {reason: Inline CSS style declaration was mutated, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:21}
+ cause : {reason: Inline CSS style declaration was mutated, stackTrace: .../inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations.html:21}
changedAttribute : undefined
changedClass : undefined
changedId : undefined
@@ -54,7 +54,7 @@ second paint invalidations[
type : "StyleRecalcInvalidationTracking"
}
{
- cause : {reason: Style changed, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:22}
+ cause : {reason: Style changed, stackTrace: .../inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations.html:22}
changedAttribute : undefined
changedClass : undefined
changedId : undefined
@@ -65,7 +65,7 @@ second paint invalidations[
type : "LayoutInvalidationTracking"
}
{
- cause : {reason: Unknown, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:22}
+ cause : {reason: Unknown, stackTrace: .../inspector/tracing/timeline-paint/timeline-paint-with-layout-invalidations.html:22}
changedAttribute : undefined
changedClass : undefined
changedId : undefined

Powered by Google App Engine
This is Rietveld 408576698