aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-02 10:14:45 -0700
committerChris Rebert <[email protected]>2016-06-02 10:14:45 -0700
commit0b4187d37b8fb1a65a5929329b51b04a2d6aa1eb (patch)
tree20dec907780d6dc6291916400cbc925243ab39a9 /docs/_data
parente1a53e9f958c69e6907656542b1b229e1462af89 (diff)
downloadbootstrap-0b4187d37b8fb1a65a5929329b51b04a2d6aa1eb.tar.xz
bootstrap-0b4187d37b8fb1a65a5929329b51b04a2d6aa1eb.zip
Add Wall of Browser Bugs entry for #19810 (#20021)
Refs https://crbug.com/597642 Closes #19810 [skip sauce]
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 1ec01909e..2298dba99 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -190,6 +190,16 @@
-
browser: >
+ Chrome
+ summary: >
+ Clicking scrollbar in `<select multiple>` with overflowed options will select nearby `<option>`
+ upstream_bug: >
+ Chromium#597642
+ origin: >
+ Bootstrap#19810
+
+-
+ browser: >
Chrome (Windows & Linux)
summary: >
Animation glitch when returning to inactive tab after animations occurred while tab was hidden.