mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Add :dir() pseudo-class feature requests to Wall of Browser Bugs (#19984)
Refs https://developer.mozilla.org/en-US/docs/Web/CSS/:dir [skip sauce]
This commit is contained in:
parent
157007b48f
commit
1585e46292
1 changed files with 30 additions and 0 deletions
|
@ -68,6 +68,16 @@
|
|||
origin: >
|
||||
Bootstrap#18228
|
||||
|
||||
-
|
||||
browser: >
|
||||
Microsoft Edge
|
||||
summary: >
|
||||
Implement the `:dir()` pseudo-class from Selectors Level 4
|
||||
upstream_bug: >
|
||||
[Edge UserVoice idea #12299532](https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/12299532--dir)
|
||||
origin: >
|
||||
Bootstrap#19984
|
||||
|
||||
-
|
||||
browser: >
|
||||
Firefox
|
||||
|
@ -218,6 +228,16 @@
|
|||
origin: >
|
||||
Bootstrap#19810
|
||||
|
||||
-
|
||||
browser: >
|
||||
Chrome
|
||||
summary: >
|
||||
Implement the `:dir()` pseudo-class from Selectors Level 4
|
||||
upstream_bug: >
|
||||
Chromium#576815
|
||||
origin: >
|
||||
Bootstrap#19984
|
||||
|
||||
-
|
||||
browser: >
|
||||
Chrome (Windows & Linux)
|
||||
|
@ -248,6 +268,16 @@
|
|||
origin: >
|
||||
Bootstrap#20012
|
||||
|
||||
-
|
||||
browser: >
|
||||
Safari
|
||||
summary: >
|
||||
Implement the `:dir()` pseudo-class from Selectors Level 4
|
||||
upstream_bug: >
|
||||
WebKit#64861
|
||||
origin: >
|
||||
Bootstrap#19984
|
||||
|
||||
-
|
||||
browser: >
|
||||
Safari (OS X)
|
||||
|
|
Loading…
Reference in a new issue