]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add Wall of Browser Bugs entries for #15832 15846/head
authorChris Rebert <code@rebertia.com>
Thu, 19 Feb 2015 20:52:37 +0000 (12:52 -0800)
committerChris Rebert <code@rebertia.com>
Thu, 19 Feb 2015 20:53:00 +0000 (12:53 -0800)
[skip sauce]

docs/_data/browser-bugs.yml

index 1feb7c31292bbc096a2d6fa2b2fb733350914123..690efef742afc020d39a4cc6ee82ff4ec9a1d52b 100644 (file)
   origin: >
     Offshoot of Bootstrap#8350 & Chromium#337668
 
+-
+  browser: >
+    Chrome (OS X)
+  summary: >
+    Caps Lock indicator not shown in `<input type="password">` with `display: block`
+  upstream_bug: >
+    Chromium#460200
+  origin: >
+    Bootstrap#15832
+
 -
   browser: >
     Chrome
   origin: >
     Bootstrap#15205
 
+-
+  browser: >
+    Safari (OS X)
+  summary: >
+    Caps Lock indicator not shown in `<input type="password">` with `display: block`
+  upstream_bug: >
+    WebKit#141804, Safari#19892433
+  origin: >
+    Bootstrap#15832
+
 -
   browser: >
     Safari (iOS)