[webkit-reviews] review denied: [Bug 19158] Inspector should support console.group/console.groupEnd : [Attachment 22405] Tabs replaced

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 21 10:42:27 PDT 2008


Timothy Hatcher <timothy at hatcher.name> has denied Keishi Hattori
<casey.hattori at gmail.com>'s request for review:
Bug 19158: Inspector should support console.group/console.groupEnd
https://bugs.webkit.org/show_bug.cgi?id=19158

Attachment 22405: Tabs replaced
https://bugs.webkit.org/attachment.cgi?id=22405&action=edit

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
Please remove the red color.

+.console-group .console-group {
+    border-left: 10px solid rgb(255, 0, 0);
+}

This would be better as margin-left: 10px;

Otherwise this is ready to land!


More information about the webkit-reviews mailing list