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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Tests that a line-level CPU profile is shown in the text editor. 1 Tests that a line-level CPU profile is shown in the text editor.
2 .../inspector/tracing/resources/timeline-data.js 2 .../inspector/tracing/resources/timeline-data.js
3 99 CodeMirror-gutter-performance 10.0 ms rgba(255, 187, 0, 0.263) 3 99 CodeMirror-gutter-performance 10.0 ms rgba(255, 187, 0, 0.262745)
4 101 CodeMirror-gutter-performance 1900.0 ms rgba(255, 187, 0, 0.718) 4 101 CodeMirror-gutter-performance 1900.0 ms rgba(255, 187, 0, 0.717647)
5 0 CodeMirror-gutter-performance 100.0 ms rgba(255, 187, 0, 0.463) 5 0 CodeMirror-gutter-performance 100.0 ms rgba(255, 187, 0, 0.462745)
6 1 CodeMirror-gutter-performance 200.0 ms rgba(255, 187, 0, 0.52) 6 1 CodeMirror-gutter-performance 200.0 ms rgba(255, 187, 0, 0.521569)
7 2 CodeMirror-gutter-performance 300.0 ms rgba(255, 187, 0, 0.557) 7 2 CodeMirror-gutter-performance 300.0 ms rgba(255, 187, 0, 0.556863)
8 3 CodeMirror-gutter-performance 400.0 ms rgba(255, 187, 0, 0.58) 8 3 CodeMirror-gutter-performance 400.0 ms rgba(255, 187, 0, 0.580392)
9 54 CodeMirror-gutter-performance 220.0 ms rgba(255, 187, 0, 0.53) 9 54 CodeMirror-gutter-performance 220.0 ms rgba(255, 187, 0, 0.529412)
10 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698