Skip to content

Commit 54cc2ae

Browse files
committed
[css-images] Updated issues-cr-2012.json
1 parent 3115829 commit 54cc2ae

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

css-images/issues-cr-2012.json

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
{
285285
"id": "19",
286286
"summary": "Is gradient interpolation on original color stops or post-processed list?",
287-
"status": "new",
287+
"status": "accepted",
288288
"from": "Dirk Schulze",
289289
"comment": [
290290
"https://lists.w3.org/Archives/Public/www-style/2013Aug/0296.html"
@@ -296,7 +296,9 @@
296296
"tag": [
297297
"gradient interpolation"
298298
],
299-
"notes": "Layout doesn't need to happen anymore, because we can use `min()` and `max()`"
299+
"notes": "Layout doesn't need to happen anymore, because we can use `min()` and `max()`",
300+
"resolved": "resolution",
301+
"resolution": "F2F Tokyo 2017"
300302
},
301303
{
302304
"id": "20",
@@ -362,13 +364,13 @@
362364
{
363365
"id": "24",
364366
"summary": "Backporting gradient midpoints to L3",
365-
"status": "accepted",
367+
"status": "rejected",
366368
"from": "Rik Cabanier",
367369
"comment": [
368370
"https://lists.w3.org/Archives/Public/www-style/2014Oct/0504.html"
369371
],
370372
"response": [],
371-
"openness": "open",
373+
"openness": "closed",
372374
"tag": []
373375
},
374376
{
@@ -498,7 +500,7 @@
498500
{
499501
"id": "33",
500502
"summary": "Special-case 'transparent' as a color stop and use non-premultiplied RGBA",
501-
"status": "new",
503+
"status": "rejected",
502504
"from": "Mark Straver",
503505
"comment": [
504506
"https://lists.w3.org/Archives/Public/www-style/2016Jan/0181.html"
@@ -508,10 +510,12 @@
508510
"https://lists.w3.org/Archives/Public/www-style/2016Apr/0136.html",
509511
"https://lists.w3.org/Archives/Public/www-style/2016Apr/0199.html"
510512
],
511-
"openness": "open",
513+
"openness": "closed",
512514
"authorResponse": "https://lists.w3.org/Archives/Public/www-style/2016Jan/0220.html",
513515
"notes": "[TPAC Minutes from relevant resolution](https://lists.w3.org/Archives/Public/www-style/2012Nov/0262.html)",
514-
"tag": []
516+
"tag": [],
517+
"resolved": "resolution",
518+
"resolution": "F2F Tokyo 2017"
515519
},
516520
{
517521
"id": "34",

0 commit comments

Comments
 (0)