Skip to content

Commit 0f1a97d

Browse files
authored
Grid Lanes is supported in Safari 26.4 (#7474)
1 parent 8c05888 commit 0f1a97d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

features-json/css-grid-lanes.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452
"26.1":"p d #1",
453453
"26.2":"p d #1",
454454
"26.3":"p d #1",
455-
"26.4":"p d #1",
455+
"26.4":"y",
456456
"TP":"y"
457457
},
458458
"opera":{
@@ -609,9 +609,9 @@
609609
"16.1":"n",
610610
"16.2":"n",
611611
"16.3":"n",
612-
"16.4":"n",
613-
"16.5":"n",
614-
"16.6-16.7":"n",
612+
"16.4":"p d #1",
613+
"16.5":"p d #1",
614+
"16.6-16.7":"p d #1",
615615
"17.0":"p d #1",
616616
"17.1":"p d #1",
617617
"17.2":"p d #1",
@@ -629,7 +629,7 @@
629629
"26.1":"p d #1",
630630
"26.2":"p d #1",
631631
"26.3":"p d #1",
632-
"26.4":"p d #1"
632+
"26.4":"y"
633633
},
634634
"op_mini":{
635635
"all":"n"

0 commit comments

Comments
 (0)