Web Inspector: Errors glyph doesn't fully change to blue when active
https://bugs.webkit.org/show_bug.cgi?id=184389
Reviewed by Joseph Pecoraro.
The dot of the exclamation mark was always black.
* UserInterface/Images/Errors.svg:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@230372 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Source/WebInspectorUI/ChangeLog b/Source/WebInspectorUI/ChangeLog
index f75fe9a..b905fd1 100644
--- a/Source/WebInspectorUI/ChangeLog
+++ b/Source/WebInspectorUI/ChangeLog
@@ -1,3 +1,14 @@
+2018-04-07 Nikita Vasilyev <nvasilyev@apple.com>
+
+ Web Inspector: Errors glyph doesn't fully change to blue when active
+ https://bugs.webkit.org/show_bug.cgi?id=184389
+
+ Reviewed by Joseph Pecoraro.
+
+ The dot of the exclamation mark was always black.
+
+ * UserInterface/Images/Errors.svg:
+
2018-04-03 Aaron Chu <aaron_chu@apple.com>
AX: Add Experimental setting for Accessibility Audit