Nico Weber
|
cc0cfd044b
LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement
|
9 月之前 |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 月之前 |
Andreas Kling
|
aa8f17aea4
LibWeb: Rename invalidate_layout() => invalidate_layout_tree()
|
9 月之前 |
Tim Ledbetter
|
b140206a91
LibWeb: Don't crash when calling getBBox() on the outermost SVG element
|
10 月之前 |
Colin Reeder
|
97d5cf4eef
LibWeb: Add support for SVG display attribute
|
11 月之前 |
Tim Ledbetter
|
d417b75683
LibWeb/SVG: Ensure SVG transform has an inverse before using it
|
11 月之前 |
Tim Ledbetter
|
a552bda8d9
LibWeb: Pass the old attribute value to `Element::attribute_changed()`
|
1 年之前 |
Aliaksandr Kalenik
|
7a04a95c8a
LibWeb+LibGfx: Replace usage of Gfx::PaintStyle in fill{stoke}_commands
|
1 年之前 |
MacDue
|
517379ff80
LibWeb: Resolve `basic-shape` clip-paths
|
1 年之前 |
MacDue
|
6c9069fa5d
LibWeb: Implement the SVG `clip-rule` attribute
|
1 年之前 |
Shannon Booth
|
aede010096
LibWeb: Use GCPtr for Element::layout_node
|
1 年之前 |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 年之前 |
MacDue
|
9d8ab826cb
LibWeb: Add an initial implementation of the SVG `.getBBox()` method
|
1 年之前 |
Dan Klishch
|
5ed7cd6e32
Everywhere: Use east const in more places
|
1 年之前 |
MacDue
|
5739ea9ba1
LibWeb: Stub `SVGGraphicsElement` methods/attributes
|
1 年之前 |
MacDue
|
03f957dc79
LibWeb: Add the `clip-path` property and resolve it for SVG elements
|
1 年之前 |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 年之前 |
MacDue
|
080d9ec246
LibWeb: Invalidate layout after setting SVG transform attribute
|
1 年之前 |
MacDue
|
5cf1570f40
LibWeb: Add initial support for nesting SVG viewports
|
1 年之前 |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 年之前 |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 年之前 |
MacDue
|
4e9e183a34
LibWeb: Support `mask-type` style attribute for SVGs
|
1 年之前 |
MacDue
|
61fc5349fc
LibWeb: Use list of PropertyIDs in SVG apply_presentational_hints()
|
1 年之前 |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 年之前 |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 年之前 |
Sam Atkins
|
28dbe8eb10
LibWeb: Use SVGPresentationAttribute mode for SVG attributes
|
1 年之前 |
MacDue
|
909bcfe9a4
LibWeb: Resolve and paint simple SVG masks
|
1 年之前 |
Shannon Booth
|
3e0849eb4f
LibWeb: Add FlyString variants of get_element_by_id
|
1 年之前 |
Bastiaan van der Plaat
|
494a8cb816
AK: Add to_radians and to_degrees math functions
|
1 年之前 |
MacDue
|
720c27efbd
LibWeb: Ensure transform of SVG <use> updates with x and y attributes
|
1 年之前 |