Sam Atkins
|
37ea4e3b5f
LibWeb: Rename CSSColorValue::create() to create_from_color()
|
11 miesięcy temu |
Sam Atkins
|
581d00293c
LibWeb: Rename ColorStyleValue -> CSSColorValue
|
11 miesięcy temu |
Andreas Kling
|
c288bfb404
LibWeb: Only remember source CSSStyleDeclaration for animation-name
|
1 rok temu |
Tim Ledbetter
|
a552bda8d9
LibWeb: Pass the old attribute value to `Element::attribute_changed()`
|
1 rok temu |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 rok temu |
PGHales
|
ded344aa2c
LibWeb/DOM: Rename link_color to normal_link_color
|
1 rok temu |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 rok temu |
Andreas Kling
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 rok temu |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
1 rok temu |
Aliaksandr Kalenik
|
7c2713c14f
LibWeb: Move set_needs_display() from layout node to paintable
|
1 rok temu |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 rok temu |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 rok temu |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 rok temu |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 rok temu |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 rok temu |
Aliaksandr Kalenik
|
32be413f4e
LibWeb: Add missing visit_edges() for ImageStyleValue
|
1 rok temu |
Sam Atkins
|
8a8cc18cf4
LibWeb: Make StyleValue constructors infallible
|
1 rok temu |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 lat temu |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 lat temu |
Ali Mohammad Pur
|
b7e3a68bfc
LibWeb: Keep track of CSS property source declarations
|
2 lat temu |
Shannon Booth
|
500552df54
LibWeb: Apply rules for parsing a legacy color value
|
2 lat temu |
Andreas Kling
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 lat temu |
Sam Atkins
|
d16600a48b
LibWeb: Propagate errors from StyleValue construction
|
2 lat temu |
Kenneth Myhra
|
2091a11488
LibWeb: Port EventTarget to new {Fly}String
|
2 lat temu |
Kenneth Myhra
|
4d87072201
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
|
2 lat temu |
Sam Atkins
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 lat temu |
Sam Atkins
|
35b240c87d
LibWeb: Split ImageStyleValue out of StyleValue.{h,cpp}
|
2 lat temu |
Sam Atkins
|
77b2826402
LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp}
|
2 lat temu |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 lat temu |