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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-js-line-level-profile-expected.txt

Issue 2629163002: Revert of Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: fix conflicts Created 3 years, 11 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-js/timeline-js-line-level-profile-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-js-line-level-profile-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-js-line-level-profile-expected.txt
index b35172cba9b7aea0dace2180b3d505617ec99254..6d5667c20f836947ec3549ffc1b9d5488f3bd3a7 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-js-line-level-profile-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-js-line-level-profile-expected.txt
@@ -1,10 +1,10 @@
Tests that a line-level CPU profile is shown in the text editor.
.../inspector/tracing/resources/timeline-data.js
-99 CodeMirror-gutter-performance 10.0 ms rgba(255, 187, 0, 0.263)
-101 CodeMirror-gutter-performance 1900.0 ms rgba(255, 187, 0, 0.718)
-0 CodeMirror-gutter-performance 100.0 ms rgba(255, 187, 0, 0.463)
-1 CodeMirror-gutter-performance 200.0 ms rgba(255, 187, 0, 0.52)
-2 CodeMirror-gutter-performance 300.0 ms rgba(255, 187, 0, 0.557)
-3 CodeMirror-gutter-performance 400.0 ms rgba(255, 187, 0, 0.58)
-54 CodeMirror-gutter-performance 220.0 ms rgba(255, 187, 0, 0.53)
+99 CodeMirror-gutter-performance 10.0 ms rgba(255, 187, 0, 0.262745)
+101 CodeMirror-gutter-performance 1900.0 ms rgba(255, 187, 0, 0.717647)
+0 CodeMirror-gutter-performance 100.0 ms rgba(255, 187, 0, 0.462745)
+1 CodeMirror-gutter-performance 200.0 ms rgba(255, 187, 0, 0.521569)
+2 CodeMirror-gutter-performance 300.0 ms rgba(255, 187, 0, 0.556863)
+3 CodeMirror-gutter-performance 400.0 ms rgba(255, 187, 0, 0.580392)
+54 CodeMirror-gutter-performance 220.0 ms rgba(255, 187, 0, 0.529412)

Powered by Google App Engine
This is Rietveld 408576698