Andreas Kling
|
2413de7e10
LibWeb: Make HTMLImageElement loads delay the document load event
|
2 năm trước cách đây |
Kenneth Myhra
|
c120c46acc
LibWeb: Make factory methods of DOM::Event fallible
|
2 năm trước cách đây |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 năm trước cách đây |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 năm trước cách đây |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
2 năm trước cách đây |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 năm trước cách đây |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 năm trước cách đây |
Jonah
|
e63d9d4925
LibWeb: Add Support for the ARIA Element Properties
|
2 năm trước cách đây |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 năm trước cách đây |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 năm trước cách đây |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 năm trước cách đây |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
2 năm trước cách đây |
Andreas Kling
|
a0e6882d99
LibWeb: Remove Layout::Node::set_inline()
|
2 năm trước cách đây |
Andreas Kling
|
0455af4441
LibWeb: Implement HTMLImageElement.complete
|
2 năm trước cách đây |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 năm trước cách đây |
Andreas Kling
|
faf9746244
LibWeb: Cache width of "alt" text in ImageBox
|
2 năm trước cách đây |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 năm trước cách đây |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 năm trước cách đây |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
2 năm trước cách đây |
Igor Pissolati
|
ae519c6fef
LibWeb: Improve HTMLImageElement::{width,height}()
|
3 năm trước cách đây |
Igor Pissolati
|
e5d978af9f
LibWeb: Bring HTMLImageElement closer to spec
|
3 năm trước cách đây |
Andreas Kling
|
b1a6a8600a
LibWeb: Honor "display:block" on IMG elements
|
3 năm trước cách đây |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 năm trước cách đây |
Andreas Kling
|
fda25f9505
LibWeb: Move HTML dimension value parsing from CSS to HTML namespace
|
3 năm trước cách đây |
Andreas Kling
|
0e806f58fe
LibWeb: Support the hspace and vspace attributes on img elements
|
3 năm trước cách đây |
Andreas Kling
|
c92d28b4ea
LibWeb: Treat img width/height attributes as HTML dimension values
|
3 năm trước cách đây |
Timothy Flynn
|
5608bc4eaf
LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement
|
3 năm trước cách đây |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 năm trước cách đây |
Andreas Kling
|
a403086940
LibWeb: Schedule a relayout after <image> and <object> elements load
|
3 năm trước cách đây |
Andreas Kling
|
ba606d9057
LibWeb: Move PaintingBox to its own .cpp and .h files
|
3 năm trước cách đây |