Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2015-10-08 23:45:19 +0300
committerChris Rebert <github@chrisrebert.com>2015-10-08 23:45:19 +0300
commit7777b240bfa7c76ba11419706e3338f3b6ca13dd (patch)
tree6f9d9b0a6149b8a1ab8f5a33ccf1c5c7890123a1 /docs
parent3137eec3706e8d5d3b03d7943e0693d19e9c4791 (diff)
Add Wall of Browser Bugs entry for #17438 / #14237
https://code.google.com/p/chromium/issues/detail?id=534750 Closes #17438 Closes #14237 [skip sauce]
Diffstat (limited to 'docs')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 32b44a0f8e..5a0c7d68b3 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -140,6 +140,16 @@
-
browser: >
+ Chrome
+ summary: >
+ `table-cell` borders not overlapping despite `margin-right: -1px`
+ upstream_bug: >
+ Chromium#534750
+ origin: >
+ Bootstrap#17438, Bootstrap#14237
+
+-
+ browser: >
Chrome (Windows & Linux)
summary: >
Animation glitch when returning to inactive tab after animations occurred while tab was hidden.