There should be some place for the current Audit version number (the minimum of the frontend and backend versions) to be visible so developers are able to target it when writing tests.
<rdar://problem/48572784>
Created attachment 363546 [details] Patch
Created attachment 363547 [details] [Image] After Patch is applied
Comment on attachment 363546 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=363546&action=review r=me > Source/WebInspectorUI/UserInterface/Views/AuditNavigationSidebarPanel.css:81 > + font-size: 14px; This should be 13px to match the font-size used for the body text of the "Editing Audits" .message-text-view element.
Created attachment 363551 [details] Patch
Comment on attachment 363551 [details] Patch Clearing flags on attachment: 363551 Committed r242395: <https://trac.webkit.org/changeset/242395>
All reviewed patches have been landed. Closing bug.