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