diff options
| author | Chris Rebert <[email protected]> | 2014-11-24 18:33:34 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-11-24 18:38:01 -0800 |
| commit | c97d4d648f43255e4aa59e7ff2ad292eab1bfaff (patch) | |
| tree | 58e12db55a0d13fd89696c0696a5f5ef32f8373f /docs/_data/browser-bugs.yml | |
| parent | c022d88ac5674410fbba00c1c869c4da16fc0067 (diff) | |
| download | bootstrap-c97d4d648f43255e4aa59e7ff2ad292eab1bfaff.tar.xz bootstrap-c97d4d648f43255e4aa59e7ff2ad292eab1bfaff.zip | |
Remove #12548's entry from the Wall of Browser Bugs
Since https://crbug.com/346051 has been closed as WontFix.
Bug is now documented in MDN:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137
Refs #12548
[skip sauce]
Diffstat (limited to 'docs/_data/browser-bugs.yml')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 0933c4284..e0cda34f0 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -112,16 +112,6 @@ browser: > Chrome summary: > - `display: table-cell; width: 100%;` doesn't work correctly on `<input type="date">`. - upstream_bug: > - Chromium#346051 - origin: > - Bootstrap#12548 - -- - browser: > - Chrome - summary: > `<input type="password">` sporadically causes bad widths on floated elements. upstream_bug: > Chromium#377346 |
