File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 37433743 "status" : " standard" ,
37443744 "mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/border-right-width"
37453745 },
3746+ "border-shape" : {
3747+ "syntax" : " none | [ <basic-shape> <geometry-box>?]{1,2}" ,
3748+ "media" : " visual" ,
3749+ "inherited" : false ,
3750+ "animationType" : " byComputedValueType" ,
3751+ "percentages" : " no" ,
3752+ "groups" : [
3753+ " CSS Logical Properties and Values"
3754+ ],
3755+ "initial" : " none" ,
3756+ "appliesto" : " allElements" ,
3757+ "computed" : " asSpecified" ,
3758+ "order" : " perGrammar" ,
3759+ "status" : " standard" ,
3760+ "mdn_url" : " https://developer.mozilla.org/docs/Web/CSS/border-shape"
3761+ },
37463762 "border-spacing" : {
37473763 "syntax" : " <length>{1,2}" ,
37483764 "media" : " visual" ,
Original file line number Diff line number Diff line change 8787 "syntax" : " [ first | last ]? baseline"
8888 },
8989 "basic-shape" : {
90- "syntax" : " <inset()> | <xywh()> | <rect()> | <circle()> | <ellipse()> | <polygon()> | <path()>"
90+ "syntax" : " <inset()> | <xywh()> | <rect()> | <circle()> | <ellipse()> | <polygon()> | <path()> | shape() "
9191 },
9292 "basic-shape-rect" : {
9393 "syntax" : " <inset()> | <rect()> | <xywh()>"
You can’t perform that action at this time.
0 commit comments