[webkit-reviews] review granted: [Bug 65089] Overhaul garden-o-matic frontend to integrate revision history and failures : [Attachment 101841] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 25 08:45:02 PDT 2011
Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Adam Barth
<abarth at webkit.org>'s request for review:
Bug 65089: Overhaul garden-o-matic frontend to integrate revision history and
failures
https://bugs.webkit.org/show_bug.cgi?id=65089
Attachment 101841: Patch
https://bugs.webkit.org/attachment.cgi?id=101841&action=review
------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=101841&action=review
>
Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/main.c
ss:184
> + text-decoration: none;
Adding multiples of these can be simplified with an extra selector
.test-name::after { text-decoration: none; }
More information about the webkit-reviews
mailing list