mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-26 23:54:23 +01:00
Update browser-bugs.md
Add a danger callout that the page is outdated
This commit is contained in:
parent
d63b651f37
commit
8876866399
@ -5,6 +5,13 @@ group: browser-bugs
|
|||||||
redirect_from: "/browser-bugs/"
|
redirect_from: "/browser-bugs/"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
{% capture callout %}
|
||||||
|
##### The Page is no longer maintained
|
||||||
|
|
||||||
|
"The Wall of browser bugs" page is outdated for many versions now and is only kept for historical reasons.
|
||||||
|
{% endcapture %}
|
||||||
|
{% include callout.html content=callout type="danger" %}
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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, [see our browser compatibility docs]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/browsers-devices/#supported-browsers).
|
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, [see our browser compatibility docs]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/browsers-devices/#supported-browsers).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user