[Webkit-unassigned] [Bug 108665] SVGCircleElement, SVGRectElement, SVGSVGElement do not inherit from SVGElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 12 22:56:52 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=108665





--- Comment #4 from Dirk Schulze <krit at webkit.org>  2014-07-12 22:57:08 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Thank you for taking the time to file this. Do you know of sites that are affected by this, beyond the ietestcenter tests?
> > 
> > 
> > I regressed this with http://trac.webkit.org/changeset/140265.
> > 
> > SVG2 makes all elements stylable but that refactoring was not feasible in a single patch. Therefore, we're attacking this in two steps:
> > 1) Move these graphical elements from SVGStylable to SVGStyledElement. (r140265)
> > 2) Merge SVGStyledElement into SVGElement. (https://bugs.webkit.org/show_bug.cgi?id=107386)
> > 
> > Until #2 is finished, we will fail these tests. I'm marking this as depending on wkbug.com/107386 for now. @Dirk, we should have another hackathon to fix this :)
> 
> This is fixed in Blink. Philip, did Blink merge SVGStyleElement into SVGElement, or did V8 create custom constructors?

Argh, was testing Safari release. We did merge them already :P Guess I mixed it up with something.

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



More information about the webkit-unassigned mailing list