File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 19291929 "samsung" : " 28.0" ,
19301930 "webview_ios" : " 26"
19311931 },
1932- "docs" : {},
1932+ "docs" : {
1933+ "mdn" : " https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/position-area"
1934+ },
19331935 "example" : " div {\n position-area: start end;\n }" ,
19341936 "polyfills" : [
19351937 {
Original file line number Diff line number Diff line change @@ -1929,7 +1929,9 @@ export default [
19291929 "samsung" : "28.0" ,
19301930 "webview_ios" : "26"
19311931 } ,
1932- "docs" : { } ,
1932+ "docs" : {
1933+ "mdn" : "https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/position-area"
1934+ } ,
19331935 "example" : "div {\n position-area: start end;\n}" ,
19341936 "polyfills" : [
19351937 {
Original file line number Diff line number Diff line change 14321432 "description" : " The `position-area` property offers a convenient grid-based concept for positioning relative to the default anchor box." ,
14331433 "specification" : " https://drafts.csswg.org/css-anchor-position/#position-area" ,
14341434 "stage" : 2 ,
1435- "browser_support" : {
1435+ "browser_support" : {},
1436+ "docs" : {
14361437 "mdn" : " https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/position-area"
14371438 },
1438- "docs" : {},
14391439 "example" : " div {\n position-area: start end;\n }" ,
14401440 "mdn_path" : [
14411441 " css.properties.position-area"
You can’t perform that action at this time.
0 commit comments