Skip to content

Commit f5f805a

Browse files
Add bug urls
1 parent ccec55c commit f5f805a

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

css/properties/align-self.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,13 +514,15 @@
514514
"support": {
515515
"chrome": {
516516
"version_added": "122",
517+
"impl_url": "https://crbug.com/376097648",
517518
"partial_implementation": true,
518519
"notes": "Only works when the element has a non-auto inset."
519520
},
520521
"chrome_android": "mirror",
521522
"edge": "mirror",
522523
"firefox": {
523524
"version_added": "134",
525+
"impl_url": "https://bugzil.la/2026174",
524526
"partial_implementation": true,
525527
"notes": "Only works when the element has a non-auto inset."
526528
},

css/properties/justify-self.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,13 +265,15 @@
265265
"support": {
266266
"chrome": {
267267
"version_added": "122",
268+
"impl_url": "https://crbug.com/376097648",
268269
"partial_implementation": true,
269270
"notes": "Only works when the element has a non-auto inset."
270271
},
271272
"chrome_android": "mirror",
272273
"edge": "mirror",
273274
"firefox": {
274275
"version_added": "134",
276+
"impl_url": "https://bugzil.la/2026174",
275277
"partial_implementation": true,
276278
"notes": "Only works when the element has a non-auto inset."
277279
},

css/properties/place-self.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,13 +147,15 @@
147147
"support": {
148148
"chrome": {
149149
"version_added": "122",
150+
"impl_url": "https://crbug.com/376097648",
150151
"partial_implementation": true,
151152
"notes": "Only works when the element has a non-auto inset."
152153
},
153154
"chrome_android": "mirror",
154155
"edge": "mirror",
155156
"firefox": {
156157
"version_added": "134",
158+
"impl_url": "https://bugzil.la/2026174",
157159
"partial_implementation": true,
158160
"notes": "Only works when the element has a non-auto inset."
159161
},

0 commit comments

Comments
 (0)