Andreas Kling
|
bbb96d65b1
LibWeb: Don't crash on live range offset update during node insertion
|
1 سال پیش |
Aliaksandr Kalenik
|
036cd9b2dd
LibWeb: Null layout and paintable pointers of removed DOM::Node
|
1 سال پیش |
Tim Ledbetter
|
02c2b1e67e
LibWeb: Implement `document.createCDATASection()`
|
1 سال پیش |
Andreas Kling
|
413eb19579
LibWeb: Skip UTF-8 validation in Node::descendant_text_content()
|
1 سال پیش |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
1 سال پیش |
Andreas Kling
|
b0afe8463a
LibWeb: Make Node::paintable_box() go directly to the paintable
|
1 سال پیش |
Shannon Booth
|
0695236408
LibWeb: Use cached element name and id where possible
|
1 سال پیش |
Andreas Kling
|
c3059701b0
LibWeb: Avoid style invalidation when entire document has invalid style
|
1 سال پیش |
Shannon Booth
|
562e0d710c
LibWeb: Port ProcessingInstruction from ByteString
|
1 سال پیش |
Shannon Booth
|
d8759d9656
LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData
|
1 سال پیش |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 سال پیش |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 سال پیش |
Timothy Flynn
|
18a4455d43
LibWeb: Do not assume a shadow root has a host
|
1 سال پیش |
Shannon Booth
|
a8f5ebeddd
LibWeb: Port DOM::Node from DeprecatedString
|
1 سال پیش |
Andreas Kling
|
cc9de38ea4
LibWeb: Fix null pointer dereference in DOM::Node::remove()
|
1 سال پیش |
Shannon Booth
|
6c42de3e8b
LibWeb: Port XMLSerializer from DeprecatedString to String
|
1 سال پیش |
Andreas Kling
|
9edfd5e360
LibWeb: Only allocate DOM::Node registered observer list on demand
|
1 سال پیش |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 سال پیش |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 سال پیش |
Shannon Booth
|
a8fd4fab00
LibWeb: Port HTMLParser::serialize_html_fragment from DeprecatedString
|
1 سال پیش |
Shannon Booth
|
326b34c7c7
LibWeb: Port all callers of Element::namespace to Element::namespace_uri
|
1 سال پیش |
Andreas Kling
|
f052823f5f
LibWeb: Use FlyString for create_element() namespace strings
|
1 سال پیش |
Andreas Kling
|
8f82bd044b
LibWeb: Use FlyString for create_element() prefix strings
|
1 سال پیش |
Timothy Flynn
|
f3e14d7f64
LibWeb: Use correct variable when handling slottables in node insertion
|
1 سال پیش |
Andreas Kling
|
6b580d68a3
LibWeb: Rename DOM::Node::id() to unique_id()
|
1 سال پیش |
Andreas Kling
|
e4621704ce
LibWeb: Avoid unnecessary JS::Handles in Node::queue_mutation_record()
|
1 سال پیش |
MacDue
|
11f7db8f34
LibWeb: Fix null optional dereference in Node::name_or_description()
|
1 سال پیش |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 سال پیش |
Shannon Booth
|
48f367adbb
LibWeb: Port get_element_by_id from DeprecatedFlyString
|
1 سال پیش |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 سال پیش |