@@ -43,6 +43,9 @@ Markup Shorthands: markdown yes
4343urlPrefix: http://www.ecma-international.org/ecma-262/6.0/#sec-; type: dfn; spec: ecma-262
4444 text: RangeError; url: native-error-types-used-in-this-standard-rangeerror
4545</pre>
46+ <pre class='ignored-specs'>
47+ spec:vc-data-model-2.0
48+ </pre>
4649
4750<pre class=link-defaults>
4851spec:css-sizing; type:property;
@@ -57,9 +60,55 @@ spec:cssom-1;
5760 text: CSS declaration block
5861 text: declarations; for: CSSStyleDeclaration
5962spec:css-align-3; type:property; text:column-gap
63+ spec:css-borders-4;
64+ type:property;
65+ text:border-block;
66+ text:border-block-color;
67+ text:border-block-end;
68+ text:border-block-end-color;
69+ text:border-block-end-style;
70+ text:border-block-end-width;
71+ text:border-block-start;
72+ text:border-block-start-color;
73+ text:border-block-start-style;
74+ text:border-block-start-width;
75+ text:border-block-style;
76+ text:border-block-width;
77+ text:border-bottom;
78+ text:border-bottom-color;
79+ text:border-bottom-style;
80+ text:border-bottom-width;
81+ text:border-color;
82+ text:border-inline;
83+ text:border-inline-color;
84+ text:border-inline-end;
85+ text:border-inline-end-color;
86+ text:border-inline-end-style;
87+ text:border-inline-end-style;
88+ text:border-inline-end-width;
89+ text:border-inline-start;
90+ text:border-inline-start-color;
91+ text:border-inline-start-style;
92+ text:border-inline-start-width;
93+ text:border-inline-style;
94+ text:border-inline-width;
95+ text:border-left;
96+ text:border-left-color;
97+ text:border-left-style;
98+ text:border-left-width;
99+ text:border-radius;
100+ text:border-right;
101+ text:border-right-color;
102+ text:border-right-style;
103+ text:border-right-width;
104+ text:border-top;
105+ text:border-top-color;
106+ text:border-top-style;
107+ text:border-top-width;
60108spec:css-color-4;
61109 type:property; text:color;
62110 type:value; text:currentcolor;
111+ type:function; text:color()
63112spec:css-overflow-3;
64113 type: property; text: text-overflow;
65114spec:css-position-3;
@@ -99,6 +148,10 @@ spec:css-transforms-1;
99148 type:property;
100149 text:transform;
101150 text:transform-origin;
151+ spec:css-typed-om-1;
152+ type:dfn; for:CSSNumericValue;
153+ text:type
154+ text: types
102155spec:css-ui-4;
103156 type: property; text: pointer-events;
104157spec:css-values-4;
0 commit comments