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

Unified Diff: third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt

Issue 2781193002: DevTools: Adopt nbsp as unit & thousands separator for broader font support (Closed)
Patch Set: update all uses of thinsp. rebaseline tests. Created 3 years, 9 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/profiler/cpu-profiler-bottom-up-times-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt
index 68491e5f4f84300ce77ae26ca057a7076e3199a1..ff8dd0107fa0e88244f78096d26a2d32102b0274 100644
--- a/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/profiler/cpu-profiler-bottom-up-times-expected.txt
@@ -1,10 +1,10 @@
Tests bottom-up view self and total time calculation in CPU profiler.
-(idle)@0:1: (idle) 500 500 500.0 ms500.0 ms(idle)
-A@0:4642: A 125 185 125.0 ms25.00 %185.0 ms37.00 %A
-C@0:525: C 100 125 100.0 ms20.00 %125.0 ms25.00 %C
-B@0:4662: B 75 140 75.0 ms15.00 %140.0 ms28.00 %B
-D@0:425: D 25 25 25.0 ms5.00 %25.0 ms5.00 %D
+(idle)@0:1: (idle) 500 500 500.0 ms500.0 ms(idle)
+A@0:4642: A 125 185 125.0 ms25.00 %185.0 ms37.00 %A
+C@0:525: C 100 125 100.0 ms20.00 %125.0 ms25.00 %C
+B@0:4662: B 75 140 75.0 ms15.00 %140.0 ms28.00 %B
+D@0:425: D 25 25 25.0 ms5.00 %25.0 ms5.00 %D
Profiler was disabled.

Powered by Google App Engine
This is Rietveld 408576698