Skip to content

Commit 7589c3e

Browse files
committed
Update browser-support.hbs
1 parent 54459a7 commit 7589c3e

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

app/templates/browser-support.hbs

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,10 @@
33
<section aria-labelledby="section-browser-support-policy">
44
<h1 id="section-browser-support-policy">Ember.js Browser Support Policy</h1>
55

6-
<h2>Ember 3.0.0</h2>
7-
8-
<p>
9-
Ember currently targets Internet Explorer 11 as a baseline for support. This means that generally all modern and relatively recent browsers will work with Ember, since browsers are backwards compatible by design. Ember runs tests against the latest desktop versions of the following browsers:
10-
</p>
11-
12-
13-
14-
<div class="layout my-3">
15-
<div class="card lg:col-2 lg:start-3">
16-
<div class="card__content">
17-
<ul>
18-
<li>Google Chrome</li>
19-
<li>Mozilla Firefox</li>
20-
<li>Microsoft Edge</li>
21-
<li>Internet Explorer 11</li>
22-
<li>Safari</li>
23-
</ul>
24-
</div>
25-
</div>
26-
</div>
27-
286
<h2>Ember 4.0.0</h2>
297

308
<p>
31-
In Ember 4.0.0, the framework will support the following major browsers:
9+
In Ember 4.0.0, the framework currently supports the following major browsers:
3210
</p>
3311

3412
<ul class="list-unstyled layout my-3">

0 commit comments

Comments
 (0)