We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3faf529 + a296150 commit e871726Copy full SHA for e871726
index.html
@@ -18,7 +18,14 @@
18
},
19
testSuiteURI: "https://wpt.live/web-share/",
20
group: "webapps",
21
- editors: [{
+ editors: [
22
+ {
23
+ name: "Marcos Cáceres",
24
+ company: "Apple Inc.",
25
+ companyURL: "https://apple.com",
26
+ w3cid: 39125,
27
+ }],
28
+ formerEditors: [{
29
name: "Matt Giuca",
30
company: "Google Inc.",
31
companyURL: "https://google.com",
@@ -29,12 +36,6 @@
36
37
38
w3cid: 67534
32
- },
33
- {
34
- name: "Marcos Cáceres",
35
- company: "Apple Inc.",
- companyURL: "https://apple.com",
- w3cid: 39125,
39
}],
40
caniuse: {
41
feature: "web-share",
0 commit comments