Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 년 전 |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 년 전 |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 년 전 |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 년 전 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 년 전 |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 년 전 |
Andrew Kaster
|
320dddde6a
LibWeb: Remove unecessary dependence on Window from SVG classes
|
2 년 전 |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 년 전 |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 년 전 |
Andreas Kling
|
67de1131b9
LibWeb: Match WebKit and Blink re: absence of width/height on <svg>
|
3 년 전 |
Andreas Kling
|
d8be441978
LibWeb: Fix typo in SVGSVGElement::apply_presentational_hints()
|
3 년 전 |
Andreas Kling
|
fda25f9505
LibWeb: Move HTML dimension value parsing from CSS to HTML namespace
|
3 년 전 |
Andreas Kling
|
7df62c64b7
LibWeb: Treat width/height on <svg> element as HTML dimension values
|
3 년 전 |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 년 전 |
Sam Atkins
|
ae93aeb414
LibWeb: Give `<svg>` elements a size again
|
3 년 전 |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
3 년 전 |
Andreas Kling
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
3 년 전 |
Andreas Kling
|
f8dd3e14ba
LibWeb: Rename CSS::StyleResolver => StyleComputer
|
3 년 전 |
Andreas Kling
|
7de23aede2
LibWeb: Parse the <svg viewBox> attribute
|
3 년 전 |
Brian Gianforcaro
|
217179a39f
LibWeb: Remove unused header includes
|
3 년 전 |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |