]> git.ipfire.org Git - ipfire.org.git/blob - static/scss/bootstrap-4.0.0-alpha.6/docs/_data/browser-features.yml
.gitignore: Add .vscode
[ipfire.org.git] / static / scss / bootstrap-4.0.0-alpha.6 / docs / _data / browser-features.yml
1 -
2 browser: >
3 Edge
4 summary: >
5 Focusable elements should fire focus event / receive :focus styling when they receive Narrator/accessibility focus
6 upstream_bug: >
7 A11yUserVoice#16717318
8 origin: >
9 Bootstrap#20732
10
11 -
12 browser: >
13 Edge
14 summary: >
15 Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4
16 upstream_bug: >
17 UserVoice#12299532
18 origin: >
19 Bootstrap#19984
20
21 -
22 browser: >
23 Edge
24 summary: >
25 Implement [sticky positioning](http://html5please.com/#position:sticky) from CSS Positioned Layout Level 3
26 upstream_bug: >
27 UserVoice#6263621
28 origin: >
29 Bootstrap#17021
30
31 -
32 browser: >
33 Edge
34 summary: >
35 Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
36 upstream_bug: >
37 UserVoice#6508895
38 origin: >
39 Bootstrap#20175
40
41 -
42 browser: >
43 Edge
44 summary: >
45 Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
46 upstream_bug: >
47 UserVoice#15939898
48 origin: >
49 Bootstrap#20618
50
51 -
52 browser: >
53 Edge
54 summary: >
55 Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class
56 upstream_bug: >
57 UserVoice#15944476
58 origin: >
59 Bootstrap#20143
60
61 -
62 browser: >
63 Firefox
64 summary: >
65 Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
66 upstream_bug: >
67 Mozilla#1264125
68 origin: >
69 Mozilla#1182856
70
71 -
72 browser: >
73 Firefox
74 summary: >
75 Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class
76 upstream_bug: >
77 Mozilla#854148
78 origin: >
79 Bootstrap#20143
80
81 -
82 browser: >
83 Firefox
84 summary: >
85 Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
86 upstream_bug: >
87 Mozilla#840640
88 origin: >
89 Bootstrap#20175
90
91 -
92 browser: >
93 Firefox
94 summary: >
95 When virtual focus is on a button or link, fire actual focus on the element, too
96 upstream_bug: >
97 Mozilla#1000082
98 origin: >
99 Bootstrap#20732
100
101 -
102 browser: >
103 Chrome
104 summary: >
105 Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
106 upstream_bug: >
107 Chromium#642487
108 origin: >
109 Chromium#437860
110
111 -
112 browser: >
113 Chrome
114 summary: >
115 Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class
116 upstream_bug: >
117 Chromium#304163
118 origin: >
119 Bootstrap#20143
120
121 -
122 browser: >
123 Chrome
124 summary: >
125 Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4
126 upstream_bug: >
127 Chromium#576815
128 origin: >
129 Bootstrap#19984
130
131 -
132 browser: >
133 Safari
134 summary: >
135 Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
136 upstream_bug: >
137 WebKit#161535
138 origin: >
139 Bootstrap#20618
140
141 -
142 browser: >
143 Safari
144 summary: >
145 Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4
146 upstream_bug: >
147 WebKit#64861
148 origin: >
149 Bootstrap#19984
150
151 -
152 browser: >
153 Safari
154 summary: >
155 Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
156 upstream_bug: >
157 WebKit#84635
158 origin: >
159 Bootstrap#20175