forked from twbs/bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request twbs#20175 from twbs/dialog-wall
Add Most Wanted Features entries for <dialog>
- Loading branch information
Showing
3 changed files
with
108 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
- | ||
browser: > | ||
Microsoft Edge | ||
summary: > | ||
Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4 | ||
upstream_bug: > | ||
UserVoice#12299532 | ||
origin: > | ||
Bootstrap#19984 | ||
- | ||
browser: > | ||
Firefox | ||
summary: > | ||
Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled | ||
upstream_bug: > | ||
Mozilla#1264125 | ||
origin: > | ||
Mozilla#1182856 | ||
- | ||
browser: > | ||
Firefox | ||
summary: > | ||
Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class | ||
upstream_bug: > | ||
Mozilla#854148 | ||
origin: > | ||
Bootstrap#20143 | ||
- | ||
browser: > | ||
Firefox | ||
summary: > | ||
Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) | ||
upstream_bug: > | ||
Mozilla#840640 | ||
origin: > | ||
Bootstrap#20175 | ||
- | ||
browser: > | ||
Chrome | ||
summary: > | ||
Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class | ||
upstream_bug: > | ||
Chromium#304163 | ||
origin: > | ||
Bootstrap#20143 | ||
- | ||
browser: > | ||
Chrome | ||
summary: > | ||
Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4 | ||
upstream_bug: > | ||
Chromium#576815 | ||
origin: > | ||
Bootstrap#19984 | ||
- | ||
browser: > | ||
Safari | ||
summary: > | ||
Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4 | ||
upstream_bug: > | ||
WebKit#64861 | ||
origin: > | ||
Bootstrap#19984 | ||
- | ||
browser: > | ||
Safari | ||
summary: > | ||
Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) | ||
upstream_bug: > | ||
WebKit#84635 | ||
origin: > | ||
Bootstrap#20175 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters