Concrete object size resolution missing the gradient case from Kang-Hao (Kenny) Lu on 2012-02-08 (www-style@w3.org from February 2012) (original) (raw)

5.3. Default Concrete Object Size Resolution

In a situation where the specified size missing and the object has no intrinsic dimensions (e.g. gradients), the flow of the algorithm seems to end in this branch:

2. If the concrete object size is still missing a width or height,

and the object has an intrinsic aspect ratio, the missing

dimension is calculated from the present dimension and the

intrinsic aspect ratio. Otherwise, the missing dimension is

taken from the default object size.

Should the last sentence be

| Otherwise, each missing dimension is taken from the default | object size.

?

Cheers, Kenny

Received on Wednesday, 8 February 2012 19:57:02 UTC