shrink the header on the flakiness dashboard
Created attachment 101944 [details] Patch
Created attachment 101946 [details] Patch
Comment on attachment 101946 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=101946&action=review > Tools/ChangeLog:9 > + instead of below the header when they content they're showing Typo: "they content" > Tools/TestResultServer/static-dashboards/flakiness_dashboard.html:1332 > + var showUnexpectedPassesLink = linkHTMLToToggleState('showUnexpectedPasses', 'tests that have not failed in last ' + g_resultsByBuilder[builder].buildNumbers.length + ' runs'); Extra space after =
Committed r103983: <http://trac.webkit.org/changeset/103983>