diff options
| author | Chris Rebert <[email protected]> | 2015-09-27 01:18:51 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-09-27 01:18:51 -0700 |
| commit | a52c68092cd20b670f6fa5faeceebeeb91b981bd (patch) | |
| tree | e0769ba3e6df4d18354ddcc2ccf9fa8528fa6562 /docs | |
| parent | 99d243a6b16af767a4dd38e0244ab0edddba0ca9 (diff) | |
| download | bootstrap-a52c68092cd20b670f6fa5faeceebeeb91b981bd.tar.xz bootstrap-a52c68092cd20b670f6fa5faeceebeeb91b981bd.zip | |
Mention Chrome meta-bug on Wall of Browser Bugs
https://code.google.com/p/chromium/issues/detail?id=536263
[skip sauce]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/browser-bugs.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 239e7ca74..59372951f 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -12,7 +12,11 @@ fullwidth: true <p class="lead">Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us.</p> <p>We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, <a href="../getting-started/#support">see our browser compatibility docs</a>.</p> - <p>See also: <a href="https://docs.google.com/document/d/1LPaPA30bLUB_publLIMF0RlhdnPx_ePXm7oW02iiT6o">jQuery's browser bug workarounds</a></p> + <p>See also:</p> + <ul> + <li><a href="https://code.google.com/p/chromium/issues/detail?id=536263">Chromium issue 536263: [meta] Issues affecting Bootstrap</a></li> + <li><a href="https://docs.google.com/document/d/1LPaPA30bLUB_publLIMF0RlhdnPx_ePXm7oW02iiT6o">jQuery's browser bug workarounds</a></li> + </ul> <div class="table-responsive"> <table class="bs-docs-browser-bugs table table-bordered table-hover"> |
