Commits
User selector
Commit History
Commits on Sep 23, 2020
Remove ENABLE_SVG_FONTS macro
Show description for b244bc0committed
Commits on Mar 17, 2018
Put the DOM in IsoHeaps
Show description for 6e5d6fbcommitted
Filip Pizlo
Commits on Oct 9, 2017
Source/JavaScriptCore:
Show description for aa0227bcommitted
Robin Morisset
Commits on Jan 7, 2015
Modernize the SVGElement and MathMLElement factories
Show description for 6680dcccommitted
Sam Weinig
Commits on Sep 24, 2014
Use is<SVG*Element>() instead of isSVG*Element()
Show description for 3d34cf2committed
Commits on Sep 23, 2014
Use downcast<SVG*Element>() instead of toSVG*Element()
Show description for cd37399committed
Commits on Feb 5, 2014
Remove ENABLE(SVG) guards
Show description for 952ec26committed
Commits on Dec 14, 2013
CTTE: Convert Element and RenderObject iterator usage to use range-based for loops
Show description for 172a953committed
Sam Weinig
Commits on Oct 24, 2013
Element iterator functions should take reference
Show description for 3c68124committed
Commits on Oct 10, 2013
Use more Element iterators in SVG code.
Show description for 1c4f201committed
Andreas Kling
Commits on Sep 15, 2013
CTTE: Node subclasses should take a Document by reference in their constructor (Part 8)
Show description for 7fb3f3dcommitted
Sam Weinig
Commits on Sep 10, 2013
Generate more SVG type checks and conversions.
Show description for 615c196committed
Andreas Kling
Commits on Jul 20, 2011
SVG: Missing implementation of <altGlyphDef>, <altGlyphItem> and <glyphRef>
Show description for 16e4627committed
Leo Yang
Loading