Andreas Kling
|
3bfb0534be
LibGC: Rename MarkedVector => RootVector
|
6 meses atrás |
Andreas Kling
|
b981e6f7bc
LibWeb: Avoid many style invalidations on DOM attribute mutation
|
6 meses atrás |
Andreas Kling
|
74469a0c1f
LibWeb: Make CSS::ComputedProperties GC-allocated
|
6 meses atrás |
Andreas Kling
|
c1cad8fa0e
LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties
|
6 meses atrás |
Andreas Kling
|
ed7f4664c2
LibWeb: Split StyleComputer work into two phases with separate outputs
|
7 meses atrás |
Tim Ledbetter
|
40cb36607c
LibWeb: Include namespace parameter in `associated_attribute_changed()`
|
7 meses atrás |
sideshowbarker
|
ccbc436e85
LibWeb: Support the “image” synonym for the “img” ARIA role
|
7 meses atrás |
Andrew Kaster
|
66519af43f
LibWeb: Remove some uses of [&] lambda captures for queued tasks
|
7 meses atrás |
Andrew Kaster
|
f0bfb7f697
LibWeb: Don't capture local variables in HTMLImageElement::decode
|
7 meses atrás |
Sam Atkins
|
21e6db6ba4
LibWeb/HTML: Resolve image decoding promises inside tasks
|
8 meses atrás |
Shannon Booth
|
0fa54c2327
LibURL+LibWeb: Make URL::serialize return a String
|
7 meses atrás |
Tim Ledbetter
|
b05bc71002
LibWeb: Limit `HTMLImageElement` width and height to allowed values
|
7 meses atrás |
Tim Ledbetter
|
e176871fdf
LibWeb: Use [Reflect] to implement `HTMLImageElement.decoding`
|
7 meses atrás |
Andreas Kling
|
1288452bc3
LibWeb: Honor `border` attribute on HTMLImageElement
|
7 meses atrás |
Andreas Kling
|
063cd68bf4
LibWeb: Mark image elements for layout before firing their load event
|
7 meses atrás |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
8 meses atrás |
Shannon Booth
|
1e54003cb1
LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate
|
8 meses atrás |
Michael Watt
|
3b1d1d4582
LibWeb: Compute `display: contents` as `none` for unusual elements
|
8 meses atrás |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 meses atrás |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anos atrás |
Andreas Kling
|
0a3b834346
LibWeb: Convert a bunch of dbg() to dbgln()
|
4 anos atrás |
Andreas Kling
|
29a4da30b7
LibWeb: Make DOM::Node::create_layout_node() not need parent's style
|
4 anos atrás |
Luke
|
9950270808
LibWeb: Add HTML::EventNames and UIEvents::EventNames
|
4 anos atrás |
Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
4 anos atrás |
Luke
|
e8a9e8aed5
LibWeb: Add namespace to Element
|
4 anos atrás |
Nico Weber
|
8b166e57df
Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286)
|
4 anos atrás |
Andreas Kling
|
7daeddb9e9
LibWeb: Move the CSS parser into CSS/Parser/
|
5 anos atrás |
Andreas Kling
|
c46439f240
LibWeb: Move HTML classes into the Web::HTML namespace
|
5 anos atrás |
Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
5 anos atrás |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 anos atrás |