diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index 4efe7642e8..f32f36d3d3 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -67,9 +67,9 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
Chrome |
- Weird button behavior with some number <input> s |
- Chromium issue #337668 |
- #8350, Normalize #283 |
+ Clicking above <input type="number"> increment button flashes the decrement button |
+ |
+ Offshoot of #8350 & Chromium issue #337668 |
Chrome |
@@ -113,6 +113,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
Chrome issue #377346 |
#13892 |
+
+ Safari |
+ Weird button behavior with some number <input> s |
+ (Not yet reported) |
+ #8350, Normalize #283, Chromium issue #337668 |
+
Safari |
Justified nav rendering bug |