diff options
| author | Chris Rebert <[email protected]> | 2015-10-08 13:45:19 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-10-08 13:50:45 -0700 |
| commit | c697e17370d076a94b991c6c712b543d26e71900 (patch) | |
| tree | 06f56d4e98d6b636cebcf3b76d39afdd3ea80736 /docs/_data | |
| parent | f5043002d868dda76ad0cc0e8856a0a990c03b1e (diff) | |
| download | bootstrap-c697e17370d076a94b991c6c712b543d26e71900.tar.xz bootstrap-c697e17370d076a94b991c6c712b543d26e71900.zip | |
Port #17820 to v3
Add Wall of Browser Bugs entry for #17438 / #14237
Refs https://code.google.com/p/chromium/issues/detail?id=534750
Closes #17438
Closes #14237
[skip sauce]
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 32b44a0f8..5a0c7d68b 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. |
