diff options
| author | Chris Rebert <[email protected]> | 2015-09-27 01:28:40 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-09-27 01:28:40 -0700 |
| commit | ff2f9cd36c71414c5b0a646205c8f1e1dd048982 (patch) | |
| tree | 87b67a07356303bbf5dbff825ac887cfbf5f9e92 | |
| parent | ef5cc0bfa9b19ebd64e98f4b10487e4ca0c2c03c (diff) | |
| download | bootstrap-ff2f9cd36c71414c5b0a646205c8f1e1dd048982.tar.xz bootstrap-ff2f9cd36c71414c5b0a646205c8f1e1dd048982.zip | |
Port #17712 over to Bootstrap v4
[skip sauce]
| -rw-r--r-- | docs/browser-bugs.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/browser-bugs.md b/docs/browser-bugs.md index 091dbc438..2312e8b46 100644 --- a/docs/browser-bugs.md +++ b/docs/browser-bugs.md @@ -10,6 +10,10 @@ We publicly list browser bugs that are impacting us here, in the hopes of expedi Also see [jQuery's browser bug workarounds](https://docs.google.com/document/d/1LPaPA30bLUB_publLIMF0RlhdnPx_ePXm7oW02iiT6o). +See also: +* [Chromium issue 536263: [meta] Issues affecting Bootstrap](https://code.google.com/p/chromium/issues/detail?id=536263) +* [jQuery's browser bug workarounds](https://docs.google.com/document/d/1LPaPA30bLUB_publLIMF0RlhdnPx_ePXm7oW02iiT6o) + <div class="table-responsive"> <table class="bd-browser-bugs table table-bordered table-hover"> <thead> |
