Skip to content

Commit c35bfbd

Browse files
tats-uCopilot
andauthored
Add notes on text-autospace initial-value mismatch (#29646)
Agent-Logs-Url: https://github.com/tats-u/browser-compat-data/sessions/2e6e0f19-da52-49ba-be0e-4355deca2c50 Agent-Logs-Url: https://github.com/tats-u/browser-compat-data/sessions/67de7613-fb42-4b68-8eb6-a88d58032bbb --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
1 parent cda57ea commit c35bfbd

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

css/properties/text-autospace.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,23 @@
1010
],
1111
"support": {
1212
"chrome": {
13-
"version_added": "140"
13+
"version_added": "140",
14+
"notes": "The initial value is `no-autospace` instead of `normal` (see [csswg-drafts issue #12386](https://github.com/w3c/csswg-drafts/issues/12386))."
1415
},
1516
"chrome_android": "mirror",
1617
"edge": "mirror",
1718
"firefox": {
1819
"version_added": "145",
19-
"impl_url": "https://bugzil.la/1869577"
20+
"impl_url": "https://bugzil.la/1869577",
21+
"notes": "The initial value is `no-autospace` instead of `normal` (see [csswg-drafts issue #12386](https://github.com/w3c/csswg-drafts/issues/12386))."
2022
},
2123
"firefox_android": "mirror",
2224
"oculus": "mirror",
2325
"opera": "mirror",
2426
"opera_android": "mirror",
2527
"safari": {
26-
"version_added": "18.4"
28+
"version_added": "18.4",
29+
"notes": "The initial value is `no-autospace` instead of `normal` (see [csswg-drafts issue #12386](https://github.com/w3c/csswg-drafts/issues/12386))."
2730
},
2831
"safari_ios": "mirror",
2932
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)