2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Fixes #20948: Rename Microsoft Edge to just Edge in docs

This commit is contained in:
Mark Otto
2016-10-24 22:12:19 -07:00
parent b5890e0608
commit 1aa6ff393b
2 changed files with 15 additions and 15 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
-
browser: >
Microsoft Edge
Edge
summary: >
Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4
upstream_bug: >
@@ -10,7 +10,7 @@
-
browser: >
Microsoft Edge
Edge
summary: >
Implement [sticky positioning](http://html5please.com/#position:sticky) from CSS Positioned Layout Level 3
upstream_bug: >
@@ -20,7 +20,7 @@
-
browser: >
Microsoft Edge
Edge
summary: >
Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
upstream_bug: >
@@ -30,7 +30,7 @@
-
browser: >
Microsoft Edge
Edge
summary: >
Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
upstream_bug: >
@@ -40,7 +40,7 @@
-
browser: >
Microsoft Edge
Edge
summary: >
Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class
upstream_bug: >