[Webkit-unassigned] [Bug 15514] <clipPath> with <use> not respected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 25 20:04:40 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15514


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18107|review?                     |review+
               Flag|                            |




------- Comment #6 from eric at webkit.org  2007-12-25 20:04 PDT -------
(From update of attachment 18107)
A few comments.

1.  You might mention the section of the spec, or even the text, indicating the
direct reference requirement:

14.3.5 Establishing a new clipping path
A 'clipPath' element can contain 'path' elements, 'text' elements, basic shapes
(such as 'circle') or a 'use' element. If a 'use' element is a child of a
'clipPath' element, it must directly reference 'path', 'text' or basic shape
elements.

Single line ifs (including those with comments) do no use { } according to the
webkit style guidelines.

Otherwise looks great.  I assume that both test cases show 100x100 green rects
on TOT?

r=me, assuming you fix the spec comment and style issue.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list