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

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

Issue 2608423002: Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: NeedsRebaseline for failed layout tests 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.262745) 3 99 CodeMirror-gutter-performance 10.0 ms rgba(255, 187, 0, 0.263)
4 101 CodeMirror-gutter-performance 1900.0 ms rgba(255, 187, 0, 0.717647) 4 101 CodeMirror-gutter-performance 1900.0 ms rgba(255, 187, 0, 0.718)
5 0 CodeMirror-gutter-performance 100.0 ms rgba(255, 187, 0, 0.462745) 5 0 CodeMirror-gutter-performance 100.0 ms rgba(255, 187, 0, 0.463)
6 1 CodeMirror-gutter-performance 200.0 ms rgba(255, 187, 0, 0.521569) 6 1 CodeMirror-gutter-performance 200.0 ms rgba(255, 187, 0, 0.52)
7 2 CodeMirror-gutter-performance 300.0 ms rgba(255, 187, 0, 0.556863) 7 2 CodeMirror-gutter-performance 300.0 ms rgba(255, 187, 0, 0.557)
8 3 CodeMirror-gutter-performance 400.0 ms rgba(255, 187, 0, 0.580392) 8 3 CodeMirror-gutter-performance 400.0 ms rgba(255, 187, 0, 0.58)
9 54 CodeMirror-gutter-performance 220.0 ms rgba(255, 187, 0, 0.529412) 9 54 CodeMirror-gutter-performance 220.0 ms rgba(255, 187, 0, 0.53)
10 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698