This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-03 06:15:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7bf92b5c3ba59cd144b704186a060f162fac0a2b
ladybird
/
Userland
/
Libraries
/
LibWeb
/
SVG
History
Nico Weber
f56b897622
Everywhere: Fix a few typos
...
Some even user-visible!
2023-04-12 19:37:35 +02:00
..
AttributeNames.cpp
…
AttributeNames.h
…
AttributeParser.cpp
LibWeb: Add SVG transform parsing
2023-04-12 07:40:22 +02:00
AttributeParser.h
LibWeb: Add SVG transform parsing
2023-04-12 07:40:22 +02:00
SVGAnimatedLength.cpp
…
SVGAnimatedLength.h
…
SVGAnimatedLength.idl
…
SVGCircleElement.cpp
…
SVGCircleElement.h
…
SVGCircleElement.idl
…
SVGClipPathElement.cpp
…
SVGClipPathElement.h
…
SVGClipPathElement.idl
…
SVGContext.h
LibWeb: Apply CSS scaling to SVG elements
2023-04-12 07:40:22 +02:00
SVGDefsElement.cpp
…
SVGDefsElement.h
…
SVGDefsElement.idl
…
SVGElement.cpp
…
SVGElement.h
…
SVGElement.idl
LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin
2023-03-20 20:37:40 -04:00
SVGEllipseElement.cpp
…
SVGEllipseElement.h
…
SVGEllipseElement.idl
…
SVGForeignObjectElement.cpp
…
SVGForeignObjectElement.h
…
SVGForeignObjectElement.idl
…
SVGGElement.cpp
…
SVGGElement.h
…
SVGGeometryElement.cpp
…
SVGGeometryElement.h
…
SVGGeometryElement.idl
…
SVGGraphicsElement.cpp
Everywhere: Fix a few typos
2023-04-12 19:37:35 +02:00
SVGGraphicsElement.h
Everywhere: Fix a few typos
2023-04-12 19:37:35 +02:00
SVGGraphicsElement.idl
…
SVGLength.cpp
…
SVGLength.h
…
SVGLength.idl
…
SVGLineElement.cpp
…
SVGLineElement.h
…
SVGLineElement.idl
…
SVGPathElement.cpp
…
SVGPathElement.h
…
SVGPathElement.idl
…
SVGPolygonElement.cpp
…
SVGPolygonElement.h
…
SVGPolygonElement.idl
…
SVGPolylineElement.cpp
…
SVGPolylineElement.h
…
SVGPolylineElement.idl
…
SVGRectElement.cpp
…
SVGRectElement.h
…
SVGRectElement.idl
…
SVGSVGElement.cpp
LibWeb: Always use quirks mode when parsing SVG width/height attributes
2023-04-12 07:40:22 +02:00
SVGSVGElement.h
…
SVGSVGElement.idl
…
SVGTextContentElement.cpp
…
SVGTextContentElement.h
…
SVGTextContentElement.idl
…
TagNames.cpp
…
TagNames.h
…
ViewBox.cpp
LibWeb: Allow floating point values when parsing SVG viewboxes
2023-04-12 07:40:22 +02:00
ViewBox.h
…