Andrew Kaster
|
a5e1364938
LibWeb: Respect the trusted state of input events when clicking links
|
1 سال پیش |
Shannon Booth
|
a8f5ebeddd
LibWeb: Port DOM::Node from DeprecatedString
|
1 سال پیش |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 سال پیش |
Aliaksandr Kalenik
|
afe24883b7
LibWeb: Remove exit for javascript urls in anchor activation_behavior()
|
1 سال پیش |
Shannon Booth
|
0a4586d510
LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String
|
1 سال پیش |
Andreas Kling
|
a71eaefdf6
LibWeb: Make EventTarget::activation_behavior a virtual function
|
1 سال پیش |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 سال پیش |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 سال پیش |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 سال پیش |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 سال پیش |
Shannon Booth
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
1 سال پیش |
Shannon Booth
|
e5910a4593
LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String
|
1 سال پیش |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 سال پیش |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 سال پیش |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 سال پیش |
PrestonLTaylor
|
0eac8bce6f
LibWeb: Fix js execution for js urls in anchor tags href
|
2 سال پیش |
PrestonLTaylor
|
5d3b7a5ecc
LibWeb: Return DOMException instead of crashing when setting attributes
|
2 سال پیش |
Sam Atkins
|
88d64fcb55
LibWeb: Add HTMLAnchorElement.referrerPolicy property
|
2 سال پیش |
Sam Atkins
|
0c19d3aa58
LibWeb: Add HTMLAnchorElement.text getter and setter
|
2 سال پیش |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
2 سال پیش |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
MacDue
|
890b4d7980
LibWeb: Replace ARIA role static FlyStrings with an enum
|
2 سال پیش |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 سال پیش |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 سال پیش |
Jonah
|
e63d9d4925
LibWeb: Add Support for the ARIA Element Properties
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Luke Wilde
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
2 سال پیش |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
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 سال پیش |