Skip to content

Commit e38f066

Browse files
committed
Merge pull request #17712 from twbs/chrome-meta
Mention Chrome meta-bug on Wall of Browser Bugs
2 parents 99d243a + a52c680 commit e38f066

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/browser-bugs.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ <h1 id="browser-bugs" class="page-header">Browser bugs</h1>
1212

1313
<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>
1414
<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>
15-
<p>See also: <a href="https://docs.google.com/document/d/1LPaPA30bLUB_publLIMF0RlhdnPx_ePXm7oW02iiT6o">jQuery's browser bug workarounds</a></p>
15+
<p>See also:</p>
16+
<ul>
17+
<li><a href="https://code.google.com/p/chromium/issues/detail?id=536263">Chromium issue 536263: [meta] Issues affecting Bootstrap</a></li>
18+
<li><a href="https://docs.google.com/document/d/1LPaPA30bLUB_publLIMF0RlhdnPx_ePXm7oW02iiT6o">jQuery's browser bug workarounds</a></li>
19+
</ul>
1620

1721
<div class="table-responsive">
1822
<table class="bs-docs-browser-bugs table table-bordered table-hover">

0 commit comments

Comments
 (0)