File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title: All features with missing documenation
2
+ title: All features with missing documentation
3
3
layout: layout.njk
4
4
---
5
5
Original file line number Diff line number Diff line change 1
1
---
2
- title: Widely available features with missing reference documenation
2
+ title: Widely available features with missing reference documentation
3
3
layout: layout.njk
4
4
---
5
5
Original file line number Diff line number Diff line change 1
1
---
2
- title: Freshly implemented features with missing reference documenation
2
+ title: Freshly implemented features with missing reference documentation
3
3
layout: layout.njk
4
4
---
5
5
<h1 >{{ title }} </h1 >
6
6
7
- <p >Fresh = Chrome 120+, Firefox 120+, Safari 17+</p >
7
+ <p >Fresh means implemented recently in either Chrome 120+ or Firefox 120+ or Safari 17+. </p >
8
8
9
9
<p >{{ freshFeatures .length }} features found.</p >
10
10
Original file line number Diff line number Diff line change 1
1
---
2
- title: Web platform documenation backlog
2
+ title: Web platform documentation backlog
3
3
layout: layout.njk
4
4
---
5
5
Original file line number Diff line number Diff line change 1
1
---
2
- title: Limited availability features with missing reference documenation
2
+ title: Limited availability features with missing reference documentation
3
3
layout: layout.njk
4
4
---
5
5
<h1 >{{ title }} </h1 >
Original file line number Diff line number Diff line change 1
1
---
2
- title: Newly available features with missing reference documenation
2
+ title: Newly available features with missing reference documentation
3
3
layout: layout.njk
4
4
---
5
5
<h1 >{{ title }} </h1 >
You can’t perform that action at this time.
0 commit comments