diff options
| author | Chris Rebert <[email protected]> | 2015-11-28 20:54:15 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-11-28 20:54:15 -0800 |
| commit | fd43ce255f096c06dc52a8dc12b656a2e4d1e45e (patch) | |
| tree | eb99fc7e12f43162e8c67e1a021fdfa7f271530c /docs/_data | |
| parent | a23cf74340ef11ed7de81c2e105062b1e7f511e7 (diff) | |
| download | bootstrap-fd43ce255f096c06dc52a8dc12b656a2e4d1e45e.tar.xz bootstrap-fd43ce255f096c06dc52a8dc12b656a2e4d1e45e.zip | |
Add Wall of Browser Bugs entry for #18365
See http://bugzil.la/1228802
[skip sauce]
[skip validator]
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 06da14a76..cd6324609 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -70,6 +70,16 @@ - browser: > + Firefox + summary: > + `focus` events should not be fired at the `document` object + upstream_bug: > + Mozilla#1228802 + origin: > + Bootstrap#18365 + +- + browser: > Chrome (OS X) summary: > Clicking above `<input type="number">` increment button flashes the decrement button. |
