[html5] r1205 - /

whatwg at whatwg.org whatwg at whatwg.org
Sat Feb 9 17:10:34 PST 2008


Author: ianh
Date: 2008-02-09 17:10:31 -0800 (Sat, 09 Feb 2008)
New Revision: 1205

Modified:
   index
   source
Log:
[e] (0) define which arc is the one rendered for 'round' corners

Modified: index
===================================================================
--- index	2008-02-10 01:05:59 UTC (rev 1204)
+++ index	2008-02-10 01:10:31 UTC (rev 1205)
@@ -16928,8 +16928,9 @@
    joins.
 
   <p>The <code>round</code> value means that a filled arc connecting the two
-   corners on the outside of the join, with the diameter equal to the line
-   width and the origin at the point of the join, must be rendered at joins.
+   corners on the outside of the join, abutting (and not overlapping) the
+   aforementioned triangle, with the diameter equal to the line width and the
+   origin at the point of the join, must be rendered at joins.
 
   <p>The <code>miter</code> value means that a filled four-sided polygon must
    be rendered at the join, with two of the lines being the perpendicular

Modified: source
===================================================================
--- source	2008-02-10 01:05:59 UTC (rev 1204)
+++ source	2008-02-10 01:10:31 UTC (rev 1205)
@@ -14486,8 +14486,9 @@
   rendered at joins.</p>
 
   <p>The <code>round</code> value means that a filled arc connecting
-  the two corners on the outside of the join, with the diameter equal
-  to the line width and the origin at the point of the join, must be
+  the two corners on the outside of the join, abutting (and not
+  overlapping) the aforementioned triangle, with the diameter equal to
+  the line width and the origin at the point of the join, must be
   rendered at joins.</p>
 
   <p>The <code>miter</code> value means that a filled four-sided




More information about the Commit-Watchers mailing list