Tom
|
e61fdd1dc6
LibWeb: Use viewbox attribute in SVG symbol element
|
hace 1 año |
MacDue
|
4cdb4de049
LibWeb: Enable quirks when parsing SVGGraphicsElement CSS attributes
|
hace 1 año |
MacDue
|
48d03a68e9
LibWeb: Allow font-size as an SVG attribute and handle font scaling
|
hace 1 año |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
hace 2 años |
MacDue
|
7d26383426
LibWeb: Remove SVGContext
|
hace 2 años |
Andreas Kling
|
55c1d8ba29
LibWeb: Honor the `opacity` attribute on SVG graphics elements
|
hace 2 años |
Sam Atkins
|
af51095fe2
LibWeb: Stop making ComputedValues::stroke_width() optional
|
hace 2 años |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
hace 2 años |
MacDue
|
377ff0ac26
LibWeb: Implement SVG `fill-rule` attribute
|
hace 2 años |
Luke Wilde
|
42a183720b
LibWeb/SVG: Support url() in the stroke attribute
|
hace 2 años |
PrestonLTaylor
|
31d536912c
LibWeb: Allow SVG painting to escape out of a shadow tree
|
hace 2 años |
Andreas Kling
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
hace 2 años |
MacDue
|
00cda96e2d
LibWeb: Implement SVG opacity properties
|
hace 2 años |
Andreas Kling
|
6f204f8c32
LibWeb: Fix null dereference on SVG element with bogus fill URL
|
hace 2 años |
Andreas Kling
|
ca1fa5f748
LibWeb: Use the new to_px() helpers in CSS, SVG and layout code
|
hace 2 años |
Sam Atkins
|
f4d8a24fe4
LibWeb: Propagate errors from parse_css_value and property_initial_value
|
hace 2 años |
MacDue
|
afd355c135
LibWeb: Resolve and paint SVG gradient fills
|
hace 2 años |
Nico Weber
|
f56b897622
Everywhere: Fix a few typos
|
hace 2 años |
MacDue
|
570d71f869
LibWeb: Parse the `transform` attribute when set on SVGGraphicsElements
|
hace 2 años |
MacDue
|
6482c306f1
LibWeb: Parse and apply `fill-opacity` attribute to SVG paths
|
hace 2 años |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
hace 2 años |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
hace 2 años |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
hace 2 años |
Sam Atkins
|
8cc0bdf777
LibWeb: Resolve Lengths to CSSPixels
|
hace 2 años |
Sam Atkins
|
7d40e3eb0d
LibWeb: Replace all px Length creation with Length::make_px(CSSPixels)
|
hace 2 años |
Andrew Kaster
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
hace 2 años |
Andrew Kaster
|
320dddde6a
LibWeb: Remove unecessary dependence on Window from SVG classes
|
hace 2 años |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
hace 2 años |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
hace 2 años |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
hace 3 años |