aboutsummaryrefslogtreecommitdiff
path: root/docs/_data/browser-features.yml
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-10-25 19:25:32 -0700
committerGitHub <[email protected]>2016-10-25 19:25:32 -0700
commit0fff1a1424965689552c49cd2709695979755c9e (patch)
tree89a230460fa47fc7ee11530a5704ed6f73f2723a /docs/_data/browser-features.yml
parentf93df8dccdf008058e07501172b3e0121bab06b0 (diff)
parent1aa6ff393bb11497e04c1a0a9e3a4b3e8797c2c1 (diff)
downloadbootstrap-0fff1a1424965689552c49cd2709695979755c9e.tar.xz
bootstrap-0fff1a1424965689552c49cd2709695979755c9e.zip
Merge pull request #20998 from twbs/v4-browser-names
Rename Microsoft Edge to just Edge in docs
Diffstat (limited to 'docs/_data/browser-features.yml')
-rw-r--r--docs/_data/browser-features.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/_data/browser-features.yml b/docs/_data/browser-features.yml
index e7ad42956..1864667ff 100644
--- a/docs/_data/browser-features.yml
+++ b/docs/_data/browser-features.yml
@@ -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: >