diff --git a/css/properties/border-image-width.json b/css/properties/border-image-width.json
index 765877ea639e7e..46931edcca6ed0 100644
--- a/css/properties/border-image-width.json
+++ b/css/properties/border-image-width.json
@@ -7,11 +7,13 @@
"spec_url": "https://w3c.github.io/csswg-drafts/css-backgrounds/#the-border-image-width",
"support": {
"chrome": {
- "version_added": "15"
+ "version_added": "15",
+ "notes": "Before Chrome 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width
(bug 767352)."
},
"chrome_android": "mirror",
"edge": {
- "version_added": "12"
+ "version_added": "12",
+ "notes": "Before Edge 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width
(bug 767352)."
},
"firefox": {
"version_added": "13"
diff --git a/css/properties/border-image.json b/css/properties/border-image.json
index 50bb845a8db383..45c057d18b3833 100644
--- a/css/properties/border-image.json
+++ b/css/properties/border-image.json
@@ -8,7 +8,8 @@
"support": {
"chrome": [
{
- "version_added": "16"
+ "version_added": "16",
+ "notes": "Before Chrome 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width
(bug 767352)."
},
{
"prefix": "-webkit-",
@@ -18,7 +19,8 @@
"chrome_android": "mirror",
"edge": [
{
- "version_added": "12"
+ "version_added": "12",
+ "notes": "Before Edge 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width
(bug 767352)."
},
{
"prefix": "-webkit-",
@@ -48,7 +50,8 @@
"oculus": "mirror",
"opera": [
{
- "version_added": "11"
+ "version_added": "11",
+ "notes": "Before Opera 98, a border image's absolute or percentage length width may not take precedence over a narrower border-width
(bug 767352)."
},
{
"version_added": "10.5",
@@ -58,7 +61,8 @@
],
"opera_android": [
{
- "version_added": "11"
+ "version_added": "11",
+ "notes": "A border image's absolute or percentage length width may not take precedence over a narrower border-width
(bug 767352)."
},
{
"version_added": "11",
@@ -87,7 +91,8 @@
"samsunginternet_android": "mirror",
"webview_android": [
{
- "version_added": "4.4"
+ "version_added": "4.4",
+ "notes": "Before WebView 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width
(bug 767352)."
},
{
"prefix": "-webkit-",