Bug 5810

Summary: Additional small fixes to SVG (<feImage>, clip-rule, <feColorMatrix>, viewport, etc.)
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Additional small fixes to SVG (<feImage>, clip-rule, <feColorMatrix>, viewport, etc.)
none
Larger patch, fixing <pattern>, <switch>, onload, and the beginnings of JavaScript mjs: review+

Description Eric Seidel (no email) 2005-11-23 07:38:20 PST
Additional small fixes to SVG (<feImage>, clip-rule, <feColorMatrix>, viewport, etc.)

Fixes 5 more test cases.
Comment 1 Eric Seidel (no email) 2005-11-23 07:38:39 PST
Created attachment 4783 [details]
Additional small fixes to SVG (<feImage>, clip-rule, <feColorMatrix>, viewport, etc.)
Comment 2 Eric Seidel (no email) 2005-11-24 03:17:45 PST
Created attachment 4789 [details]
Larger patch, fixing <pattern>, <switch>, onload, and the beginnings of JavaScript
Comment 3 Eric Seidel (no email) 2005-11-24 03:19:21 PST
Comment on attachment 4789 [details]
Larger patch, fixing <pattern>, <switch>, onload, and the beginnings of JavaScript

This patch includes all of patch:
http://bugzilla.opendarwin.org/attachment.cgi?id=4783&action=edit
and more.  This patch adds <pattern>, <switch>, onload (events) and some
JavaScript support.  I will happily post a reduced version with only this
latter set of changes once 4783 is reviewed.
Comment 4 Maciej Stachowiak 2005-11-26 12:41:46 PST
Comment on attachment 4789 [details]
Larger patch, fixing <pattern>, <switch>, onload, and the beginnings of JavaScript

r=me
Comment 5 Maciej Stachowiak 2005-11-26 12:42:07 PST
Comment on attachment 4783 [details]
Additional small fixes to SVG (<feImage>, clip-rule, <feColorMatrix>, viewport, etc.)

this is subsumed by the later patch