Commit 5b5c61bb authored by Chris Rebert's avatar Chris Rebert

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

Add Wall of Browser Bugs entry for #16022
parents 1383b883 a890ebde
...@@ -118,6 +118,16 @@ ...@@ -118,6 +118,16 @@
origin: > origin: >
Bootstrap#14409 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: > browser: >
Chrome (Windows & Linux) Chrome (Windows & Linux)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment