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:49:41 +0300
committerChris Rebert <github@chrisrebert.com>2015-10-08 23:49:41 +0300
commit04ba9f3cb49ea8ace6d5a043d8db56f8ed750080 (patch)
tree6f9d9b0a6149b8a1ab8f5a33ccf1c5c7890123a1 /docs
parent3137eec3706e8d5d3b03d7943e0693d19e9c4791 (diff)
parent7777b240bfa7c76ba11419706e3338f3b6ca13dd (diff)
Merge pull request #17820 from twbs/chrome-bug-534750
Add Wall of Browser Bugs entry for #17438 / #14237
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.