@@ -43,6 +43,9 @@ Markup Shorthands: markdown yes
43
43
urlPrefix: http://www.ecma-international.org/ecma-262/6.0/#sec-; type: dfn; spec: ecma-262
44
44
text: RangeError; url: native-error-types-used-in-this-standard-rangeerror
45
45
</pre>
46
+ <pre class='ignored-specs'>
47
+ spec:vc-data-model-2.0
48
+ </pre>
46
49
47
50
<pre class=link-defaults>
48
51
spec:css-sizing; type:property;
@@ -57,9 +60,55 @@ spec:cssom-1;
57
60
text: CSS declaration block
58
61
text: declarations; for: CSSStyleDeclaration
59
62
spec: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;
60
108
spec:css-color-4;
61
109
type:property; text:color;
62
110
type:value; text:currentcolor;
111
+ type:function; text:color()
63
112
spec:css-overflow-3;
64
113
type: property; text: text-overflow;
65
114
spec:css-position-3;
@@ -99,6 +148,10 @@ spec:css-transforms-1;
99
148
type:property;
100
149
text:transform;
101
150
text:transform-origin;
151
+ spec:css-typed-om-1;
152
+ type:dfn; for:CSSNumericValue;
153
+ text:type
154
+ text: types
102
155
spec:css-ui-4;
103
156
type: property; text: pointer-events;
104
157
spec:css-values-4;
0 commit comments