aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerst <[email protected]>2018-09-01 19:21:27 +0200
committerXhmikosR <[email protected]>2018-09-10 09:52:13 +0300
commitde75bd0a4fea8bc1443173a338e7f6888f82aa1d (patch)
tree8f6ee02378643a416cce8e4865175d27e3d9d313
parent83006463c9d07c66e9aad6649b1738fd1d6f8d51 (diff)
downloadbootstrap-de75bd0a4fea8bc1443173a338e7f6888f82aa1d.tar.xz
bootstrap-de75bd0a4fea8bc1443173a338e7f6888f82aa1d.zip
Remove certain Chromium entries from Wall of Bugs
-rw-r--r--site/_data/browser-bugs.yml30
1 files changed, 0 insertions, 30 deletions
diff --git a/site/_data/browser-bugs.yml b/site/_data/browser-bugs.yml
index ceb2e5f5f..509bf960c 100644
--- a/site/_data/browser-bugs.yml
+++ b/site/_data/browser-bugs.yml
@@ -170,16 +170,6 @@
-
browser: >
- Chrome (Android)
- summary: >
- Tapping on an `<input>` in a scrollable overlay doesn't scroll the `<input>` into view
- upstream_bug: >
- Chromium#595210
- origin: >
- Bootstrap#17338
-
--
- browser: >
Chrome (macOS)
summary: >
Clicking above `<input type="number">` increment button flashes the decrement button.
@@ -212,16 +202,6 @@
browser: >
Chrome
summary: >
- Clicking scrollbar in `<select multiple>` with overflowed options will select nearby `<option>`
- upstream_bug: >
- Chromium#597642
- origin: >
- Bootstrap#19810
-
--
- browser: >
- Chrome
- summary: >
Don't make `:hover` sticky on touch-friendly webpages
upstream_bug: >
Chromium#370155
@@ -240,16 +220,6 @@
-
browser: >
- Chrome (Windows & Linux)
- summary: >
- Animation glitch when returning to inactive tab after animations occurred while tab was hidden.
- upstream_bug: >
- Chromium#449180
- origin: >
- Bootstrap#15298
-
--
- browser: >
Chrome
summary: >
Significant performance hit for dynamic SVGs with text depending on the number of fonts in `font-family`.