Skip to content

Commit 1ad8822

Browse files
committed
chore: fix mdn urls
1 parent 50d403d commit 1ad8822

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

css/properties/reading-flow.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"properties": {
44
"reading-flow": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/reading-flow",
67
"spec_url": "https://drafts.csswg.org/css-display-4/#reading-flow",
78
"tags": [
89
"web-features:reading-flow"

css/properties/reading-order.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"properties": {
44
"reading-order": {
55
"__compat": {
6+
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/reading-order",
67
"spec_url": "https://drafts.csswg.org/css-display-4/#propdef-reading-order",
78
"support": {
89
"chrome": {

0 commit comments

Comments
 (0)