Merge pull request #16036 from twbs/cr-readonly-focus-outline-bug

Add Wall of Browser Bugs entry for #16022
This commit is contained in:
Chris Rebert 2015-03-10 03:39:51 -07:00
commit 5b5c61bb30

View file

@ -118,6 +118,16 @@
origin: >
Bootstrap#14409
-
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)