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
{ | |
"year": { | |
"2016": { | |
"chrome": { | |
"48": "2016-01-20", | |
"49": "2016-03-02", | |
"50": "2016-04-13", | |
"51": "2016-05-25", | |
"52": "2016-07-20", | |
"53": "2016-08-31", |
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
https://web.dev/blog/baseline2023 mapping to web-features | |
Size container queries and container query units -- container-queries | |
New color spaces and functions | |
New color models -- TODO | |
The color-mix() function -- https://github.com/web-platform-dx/web-features/pull/527 | |
The color() function -- TODO | |
Compression streams -- https://github.com/web-platform-dx/web-features/pull/528 | |
Offscreen canvas -- offscreen-canvas | |
Module preload -- TODO |
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
100vh on mobile | |
:deep-hover so I can have multiple :hover like states on a whole stack of overlapping (non-ancestorial) elements at the same time. One at a time is a tight bottleneck. Also would like a css-only way to limit focused dropdown keyboard auto selection to a single character instead of the default key input timing-based behavior for instant selection change. | |
:nth-child() and similar functions' <An+B> syntax | |
<select> tag styling | |
A system for single file components in React like Vue has | |
Accessibility | |
Accessibility | |
Accessibility | |
Accessibility: ads extra data aria labels for video description so it's possible to add alternative text not only below the video | |
Animate from display none to block and backwards |
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
"leading-trim" support | |
"squircles" for border-radius | |
"stuck" when a sticky element is stuck | |
1) reliable print styles, 2) better styling options for some HTML elements | |
::stuck for position sticky | |
:is-stuck – know when a position:sticky element is being sticky. | |
:stuck pseudo selector for position: sticky elements | |
:stuck pseudo-class for sticky elements | |
:stuck pseudo-selector for position sticky! expanding width for inputs! | |
:stuck selector for sticky State |
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
'svh', 'lvh', 'dvh', 'svw', 'lvw', 'dvw' | |
-webkit-background-clip | |
::-webkit-scrollbar | |
::marker | |
:focus-visible is supported, but it's still too soon for us to use it. | |
:has | |
:has() | |
:is | |
:not() | |
:not() |
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
version | usage | |
---|---|---|
2 | 0 | |
3 | 0 | |
3.5 | 0 | |
3.6 | 0 | |
4 | 0 | |
5 | 0 | |
6 | 0 | |
7 | 0 | |
8 | 0 |
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
version | usage | |
---|---|---|
2 | 0.004118 | |
3 | 0.004271 | |
3.5 | 0.008786 | |
3.6 | 0.00487 | |
4 | 0.011703 | |
5 | 0.004879 | |
6 | 0.020136 | |
7 | 0.005725 | |
8 | 0.004525 |
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
2 | 0.004118 | |
---|---|---|
3 | 0.004271 | |
3.5 | 0.008786 | |
3.6 | 0.00487 | |
4 | 0.011703 | |
5 | 0.004879 | |
6 | 0.020136 | |
7 | 0.005725 | |
8 | 0.004525 |
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
2020-01-01 | |
-> 2020-01-01: chrome availability 0.12% (0.04% / 30.15%) | |
-> 2020-01-01: edge availability 0.00% (0.00% / 2.09%) | |
-> 2020-01-01: firefox availability 0.00% (0.00% / 4.41%) | |
-> 2020-01-01: safari availability 0.00% (0.00% / 4.14%) | |
-> 2020-01-01: TOTAL availability 0.09% (0.04% / 40.78%) (of the included browsers) | |
-> 2020-02-01: chrome availability 0.19% (0.06% / 29.40%) | |
-> 2020-02-01: edge availability 0.00% (0.00% / 2.04%) | |
-> 2020-02-01: firefox availability 1.33% (0.06% / 4.30%) | |
-> 2020-02-01: safari availability 0.00% (0.00% / 3.97%) |
NewerOlder