You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: Assuming the resolution of <a href="https://github.com/heycam/webidl/issues/345">WebIDL#345</a>
1806
+
Issue(487): Assuming the resolution of <a href="https://github.com/heycam/webidl/issues/345">WebIDL#345</a>
1807
1807
produces an "arraylike" declaration.
1808
1808
1809
1809
A {{CSSTransformValue}}’s [=values to iterate over=]
@@ -2283,7 +2283,7 @@ and the resource has an intrinsic width, height, or aspect ratio,
2283
2283
then {{CSSImageValue/intrinsicWidth}}, {{CSSImageValue/intrinsicHeight}}, and {{CSSImageValue/intrinsicRatio}} must reflect the resource's corresponding value.
2284
2284
In all other cases, the attributes must be <code>null</code>.
2285
2285
2286
-
Issue: Does the loading lifecycle need to be described here?
2286
+
Issue(186): Does the loading lifecycle need to be described here?
2287
2287
2288
2288
{{CSSURLImageValue}} objects represent {{CSSImageValue}}s that match the <<url>> production. For these
2289
2289
objects, the {{CSSURLImageValue/url}} attribute contains the URL that references the image.
@@ -2354,9 +2354,9 @@ it produces a raw {{CSSStyleValue}},
2354
2354
with a <a for=CSSStyleValue>stringification behavior</a>
2355
2355
that produces the CSSOM serialization of the property.
2356
2356
2357
-
Issue: Better to define a full table of properties and what types they normalize to.
2357
+
Issue(488): Better to define a full table of properties and what types they normalize to.
2358
2358
2359
-
Issue: Per F2F, "CSSOM serialization" isn't well-defined/interoperable enough.
2359
+
Issue(268): Per F2F, "CSSOM serialization" isn't well-defined/interoperable enough.
2360
2360
We instead need to strictly define the serialization of every property.
2361
2361
This should be done according to CSSOM principlies, tho
2362
2362
(generally, shortest possible value).
@@ -2818,7 +2818,7 @@ followed by their {{CSSUnitValue/unit}}.
2818
2818
2819
2819
{{CSSMathValue}} objects are serialized into a ''calc()'' expression
0 commit comments