diff options
| author | Chris Rebert <[email protected]> | 2015-11-28 20:54:15 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-11-28 20:54:53 -0800 |
| commit | de0b881c47f062cef2cc002deadaf2f7f1b5483b (patch) | |
| tree | 9af11500f10c29ce67f9d3fdd9cf1f0b531b42ba /docs/_data | |
| parent | fcf8e5215c08233d1b3b9a4ed71bad5aa0f783d3 (diff) | |
| download | bootstrap-de0b881c47f062cef2cc002deadaf2f7f1b5483b.tar.xz bootstrap-de0b881c47f062cef2cc002deadaf2f7f1b5483b.zip | |
Port fd43ce255f096c06dc52a8dc12b656a2e4d1e45e to v3
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. |
