[webkit-reviews] review granted: [Bug 112041] Web Inspector: [CodeMirror] highlight matching braces : [Attachment 192511] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 01:24:55 PDT 2013


Vsevolod Vlasov <vsevik at chromium.org> has granted Andrey Lushnikov
<lushnikov at chromium.org>'s request for review:
Bug 112041: Web Inspector: [CodeMirror] highlight matching braces
https://bugs.webkit.org/show_bug.cgi?id=112041

Attachment 192511: Patch
https://bugs.webkit.org/attachment.cgi?id=192511&action=review

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=192511&action=review


> Source/WebCore/inspector/front-end/cm/cmdevtools.css:36
> +  text-decoration: underline;

Can we use border-bottom to better control its position (this way we can make
the border not touch the brace)?


More information about the webkit-reviews mailing list