diff options
| author | Chris Rebert <[email protected]> | 2015-03-10 03:29:58 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-03-10 03:29:58 -0700 |
| commit | a890ebde94793a0859ac79d06da03b8c9c103371 (patch) | |
| tree | 4296acf2b9a51a782d1e19a37d50e90472f77de3 /docs/_data | |
| parent | 1383b883288887a90e6f04c8752364f3c85ded2a (diff) | |
| download | bootstrap-a890ebde94793a0859ac79d06da03b8c9c103371.tar.xz bootstrap-a890ebde94793a0859ac79d06da03b8c9c103371.zip | |
Add Wall of Browser Bugs entry for #16022
[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 690efef74..9888b5a3b 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -120,6 +120,16 @@ - browser: > + Chrome + summary: > + `:focus` `outline` style causes cursor to not be displayed when toggling a `readonly` `<input>` to read-write. + upstream_bug: > + Chromium#465274 + origin: > + Bootstrap#16022 + +- + browser: > Chrome (Windows & Linux) summary: > Animation glitch when returning to inactive tab after animations occurred while tab was hidden. |
