Sam Atkins
|
76de017a51
LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp}
|
2 anni fa |
Sam Atkins
|
77b2826402
LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp}
|
2 anni fa |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 anni fa |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 anni fa |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 anni fa |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
2 anni fa |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anni fa |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anni fa |
Jonah
|
e63d9d4925
LibWeb: Add Support for the ARIA Element Properties
|
2 anni fa |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
2 anni fa |
Andrew Kaster
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 anni fa |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
2 anni fa |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 anni fa |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 anni fa |
Sam Atkins
|
c449cabae3
LibWeb: Move CSS Parser into new Web::CSS::Parser namespace
|
3 anni fa |
Simon Wanner
|
bc4974648c
LibWeb: Add HTMLTableCellElement::rowSpan
|
3 anni fa |
Simon Wanner
|
b7b647e9cd
LibWeb: Add HTMLTableCellElement::colSpan
|
3 anni fa |
Andreas Kling
|
fda25f9505
LibWeb: Move HTML dimension value parsing from CSS to HTML namespace
|
3 anni fa |
Andreas Kling
|
e96b3315ad
LibWeb: Treat width/height on td/th elements as non-zero dimension value
|
3 anni fa |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 anni fa |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 anni fa |
Andreas Kling
|
5c132724ea
LibWeb: Properly handle the <td align> attribute
|
3 anni fa |
Sam Atkins
|
3bd14941c7
LibWeb: Switch to new CSS Parser :^)
|
3 anni fa |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Andreas Kling
|
16cde3f14a
LibWeb: Rename CSSParser => DeprecatedCSSParser
|
4 anni fa |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 anni fa |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |