Skip to content

Commit 783912f

Browse files
committed
DoC
1 parent da4b585 commit 783912f

1 file changed

Lines changed: 149 additions & 0 deletions

File tree

css-fonts-3/issues-pr-2018.yaml

Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,149 @@
1+
{
2+
"issue": [
3+
{
4+
"id": 1,
5+
"summary": "Consider specifying UA should not perform system fallback for Unicode PUA #2110",
6+
"openness": "closed",
7+
"status": "invalid",
8+
"from": "drott",
9+
"comment": [
10+
"https://github.com/w3c/csswg-drafts/issues/2110"
11+
],
12+
"response": [
13+
null
14+
],
15+
"authorResponse": "Closing as specification already covers this issue and mandates using a missing glyph symbol, not perform fallback.",
16+
"resolved": "nochange",
17+
"tag": [
18+
"Tag"
19+
]
20+
},
21+
{
22+
"id": 2,
23+
"summary": "Some WPT font parsing tests fail due to insecure operations #2207",
24+
"openness": "closed",
25+
"status": "invalid",
26+
"from": "svgeesus",
27+
"comment": [
28+
"https://github.com/w3c/csswg-drafts/issues/2207"
29+
],
30+
"response": [
31+
null
32+
],
33+
"authorResponse": "This turned out to be a transient issue and is now fixed in Firefox 61. Closing.",
34+
"resolved": "nochange",
35+
"tag": []
36+
},
37+
{
38+
"id": 3,
39+
"summary": "use class=advisement for font-feature-settings #2235",
40+
"openness": "closed",
41+
"status": "accepted",
42+
"from": "fantasai",
43+
"comment": [
44+
"https://github.com/w3c/csswg-drafts/issues/2235"
45+
],
46+
"response": [
47+
null
48+
],
49+
"resolved": "editorial",
50+
"tag": []
51+
},
52+
{
53+
"id": 4,
54+
"summary": "@font-face font-variant cannot easily be reverted to default #2265",
55+
"openness": "closed",
56+
"status": "deferred",
57+
"from": "faceless2",
58+
"comment": [
59+
"https://github.com/w3c/csswg-drafts/issues/2265"
60+
],
61+
"response": [
62+
null
63+
],
64+
"authorResponse": "@svgeesus that's fantastic news, the testcases are spectacularly useful for us so we're just glad to be able to contribute. Of course to the deferral of new keywords to css-fonts-4, getting a line under css-fonts-3 is the most important.",
65+
"notes": "Deferred to Fonts 4",
66+
"tag": []
67+
},
68+
{
69+
"id": 5,
70+
"summary": "Remove hyphenation from spec text #2307",
71+
"openness": "closed",
72+
"status": "accepted",
73+
"from": "tomhodkins",
74+
"comment": [
75+
"https://github.com/w3c/csswg-drafts/issues/2307"
76+
],
77+
"response": [
78+
null
79+
],
80+
"resolved": "editorial",
81+
"notes": "Triggered by a bikeshed bug. Worked around.",
82+
"tag": []
83+
},
84+
{
85+
"id": 6,
86+
"summary": "Cross-link to CSS Text order of operations #2393",
87+
"openness": "closed",
88+
"status": "accepted",
89+
"from": "fantasai",
90+
"comment": [
91+
"https://github.com/w3c/csswg-drafts/issues/2393"
92+
],
93+
"response": [
94+
null
95+
],
96+
"resolved": "editorial",
97+
"notes": "Both Fonts 3 and Fonts 4 edited.",
98+
"tag": []
99+
},
100+
{
101+
"id": 7,
102+
"summary": "Unknown fragment identifiers in @font-face src: #2566",
103+
"openness": "closed",
104+
"status": "accepted",
105+
"from": "litherum",
106+
"comment": [
107+
"https://github.com/w3c/csswg-drafts/issues/2566"
108+
],
109+
"response": [
110+
"RESOLVED: if you have a fragID in @font-face src, and you don't understand the fragID syntax, you don't download the font.",
111+
"RESOLVED: If fragID is valid, but not found in the resource, skip as if couldn't load resource",
112+
"RESOLVED: Add format() signifier for font collections, similar to variations"
113+
],
114+
"resolved": "resolution",
115+
"tag": []
116+
},
117+
{
118+
"id": 8,
119+
"summary": "Broken reference link #2720",
120+
"openness": "closed",
121+
"status": "accepted",
122+
"from": "Ms2ger",
123+
"comment": [
124+
"https://github.com/w3c/csswg-drafts/issues/2720"
125+
],
126+
"response": [
127+
null
128+
],
129+
"resolved": "editorial",
130+
"notes": "Caused by out of date biblio db used by Bert's old preprocessor. Fixed manually.",
131+
"tag": []
132+
},
133+
{
134+
"id": 9,
135+
"summary": "Dropping \"synthesizing super/sub-scripts\" requirement #2796",
136+
"openness": "open",
137+
"status": "new",
138+
"from": "svgeesus",
139+
"comment": [
140+
"https://github.com/w3c/csswg-drafts/issues/2796"
141+
],
142+
"response": [
143+
null
144+
],
145+
"notes": "Feature was marked as at-risk in previous CR, is unimplemented, but some are unhappy with dropping or deferring to Fonts 4",
146+
"tag": []
147+
}
148+
]
149+
}

0 commit comments

Comments
 (0)