RESOLVED FIXED 147305
Web Inspector: Fix color declaration for not-executed comments
https://bugs.webkit.org/show_bug.cgi?id=147305
Summary Web Inspector: Fix color declaration for not-executed comments
Nikita Vasilyev
Reported 2015-07-25 22:27:36 PDT
.cm-s-default .basic-block-has-not-executed.cm-comment { color: hsl(143, 191, 143); } This color declaration is invalid, saturation and lightness values supposed to be in percents.
Attachments
Patch (1.44 KB, patch)
2015-07-25 22:33 PDT, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2015-07-25 22:27:48 PDT
Nikita Vasilyev
Comment 2 2015-07-25 22:33:37 PDT
WebKit Commit Bot
Comment 3 2015-07-25 23:24:33 PDT
Comment on attachment 257530 [details] Patch Clearing flags on attachment: 257530 Committed r187404: <http://trac.webkit.org/changeset/187404>
WebKit Commit Bot
Comment 4 2015-07-25 23:24:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.