[css-shapes] review comments

Hi,

Just a few smaller comments and snippets.

Typo: "Units Module Level 3 [[!CSS3VAL]." one bracket is missing.

"Definitions": We discussed this on CSS Transforms and CSS Masking reviews and come up with the term "Terminology" instead. Might be nice to have consistency across CSS specs.

"If a user agent implements both CSS Shapes and CSS Exclusions" informative reference to CSS Exclusions missing.

"represents xi and yi" Maybe use <sub>i</sub> for "i"?

"Polygons with less than three vertices (or with three or more vertices arranged to enclose no area) result in an empty float area" Since this section going to be referenced by other specs (such as CSS Masking ;)), can we use a global term "shape area" and each specification (including CSS Shapes) need to say what this area means? For CSS shapes "shape area" is the same as "floating area" for CSS Masking, "shape area" is the same as the "clipping area" and so on. I could override the term in masking as well. I guess it is a matter of opinion.

"Syntax of Basic Shapes" It is the grammar.

"For animated raster image formats (such as GIF), the first frame of the animation sequence is used." You can animate basic shapes and this will influence the float layout. Why not doing the same for animated images? Was that discussed before?

Finished review, no further comments :)

Greetings,
Dirk

Received on Tuesday, 1 October 2013 06:23:47 UTC