Skip to content

Commit 1ead6cd

Browse files
authored
Add Firefox impl url for stretch sizing value (#29630)
1 parent 935eca1 commit 1ead6cd

12 files changed

Lines changed: 24 additions & 12 deletions

css/properties/block-size.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,8 @@
288288
"chrome_android": "mirror",
289289
"edge": "mirror",
290290
"firefox": {
291-
"version_added": false
291+
"version_added": false,
292+
"impl_url": "https://bugzil.la/1789477"
292293
},
293294
"firefox_android": "mirror",
294295
"oculus": "mirror",

css/properties/flex-basis.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,8 @@
303303
"chrome_android": "mirror",
304304
"edge": "mirror",
305305
"firefox": {
306-
"version_added": false
306+
"version_added": false,
307+
"impl_url": "https://bugzil.la/1789477"
307308
},
308309
"firefox_android": "mirror",
309310
"oculus": "mirror",

css/properties/flex.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,8 @@
293293
"chrome_android": "mirror",
294294
"edge": "mirror",
295295
"firefox": {
296-
"version_added": false
296+
"version_added": false,
297+
"impl_url": "https://bugzil.la/1789477"
297298
},
298299
"firefox_android": "mirror",
299300
"oculus": "mirror",

css/properties/inline-size.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,8 @@
294294
"chrome_android": "mirror",
295295
"edge": "mirror",
296296
"firefox": {
297-
"version_added": false
297+
"version_added": false,
298+
"impl_url": "https://bugzil.la/1789477"
298299
},
299300
"firefox_android": "mirror",
300301
"oculus": "mirror",

css/properties/max-block-size.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,8 @@
278278
"chrome_android": "mirror",
279279
"edge": "mirror",
280280
"firefox": {
281-
"version_added": false
281+
"version_added": false,
282+
"impl_url": "https://bugzil.la/1789477"
282283
},
283284
"firefox_android": "mirror",
284285
"oculus": "mirror",

css/properties/max-height.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,8 @@
339339
"chrome_android": "mirror",
340340
"edge": "mirror",
341341
"firefox": {
342-
"version_added": false
342+
"version_added": false,
343+
"impl_url": "https://bugzil.la/1789477"
343344
},
344345
"firefox_android": "mirror",
345346
"oculus": "mirror",

css/properties/max-inline-size.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,8 @@
284284
"chrome_android": "mirror",
285285
"edge": "mirror",
286286
"firefox": {
287-
"version_added": false
287+
"version_added": false,
288+
"impl_url": "https://bugzil.la/1789477"
288289
},
289290
"firefox_android": "mirror",
290291
"oculus": "mirror",

css/properties/max-width.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,8 @@
360360
"chrome_android": "mirror",
361361
"edge": "mirror",
362362
"firefox": {
363-
"version_added": false
363+
"version_added": false,
364+
"impl_url": "https://bugzil.la/1789477"
364365
},
365366
"firefox_android": "mirror",
366367
"oculus": "mirror",

css/properties/min-block-size.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@
272272
"chrome_android": "mirror",
273273
"edge": "mirror",
274274
"firefox": {
275-
"version_added": false
275+
"version_added": false,
276+
"impl_url": "https://bugzil.la/1789477"
276277
},
277278
"firefox_android": "mirror",
278279
"oculus": "mirror",

css/properties/min-height.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,8 @@
346346
"chrome_android": "mirror",
347347
"edge": "mirror",
348348
"firefox": {
349-
"version_added": false
349+
"version_added": false,
350+
"impl_url": "https://bugzil.la/1789477"
350351
},
351352
"firefox_android": "mirror",
352353
"oculus": "mirror",

0 commit comments

Comments
 (0)