Ali Mohammad Pur
|
b7e3a68bfc
LibWeb: Keep track of CSS property source declarations
|
2 роки тому |
Shannon Booth
|
500552df54
LibWeb: Apply rules for parsing a legacy color value
|
2 роки тому |
Andreas Kling
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 роки тому |
Sam Atkins
|
d16600a48b
LibWeb: Propagate errors from StyleValue construction
|
2 роки тому |
Kenneth Myhra
|
2091a11488
LibWeb: Port EventTarget to new {Fly}String
|
2 роки тому |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 роки тому |
Sam Atkins
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 роки тому |
Sam Atkins
|
35b240c87d
LibWeb: Split ImageStyleValue out of StyleValue.{h,cpp}
|
2 роки тому |
Sam Atkins
|
77b2826402
LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp}
|
2 роки тому |
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 роки тому |
Moustafa Raafat
|
6ff9a88c3b
LibWeb: Support animated backgrounds
|
2 роки тому |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML 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 роки тому |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 роки тому |
Luke Wilde
|
3fe66bddf4
LibWeb: Implement WindowEventHandlers
|
3 роки тому |
Luke Wilde
|
ebf2184636
LibWeb: Only make certain <body> and <frameset> events apply to Window
|
3 роки тому |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 роки тому |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 роки тому |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 роки тому |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 роки тому |
Sam Atkins
|
0f393771b7
LibWeb: Move image resource request out of ImageStyleValue constructor
|
3 роки тому |
Andreas Kling
|
198bb322ef
LibWeb: Fix null dereference when assigning an ImageStyleValue via JS
|
3 роки тому |
Andreas Kling
|
e1fb8bef09
LibWeb: Rename Document::complete_url() => parse_url()
|
3 роки тому |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 роки тому |