Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins ad8ccd4c52 LibWeb: Update spec comment for Document::create_and_initialize() hai 1 ano
  Sam Atkins 40f7cab21e LibWeb: Implement Document::populate_with_html_head_and_body() hai 1 ano
  Shannon Booth 562e0d710c LibWeb: Port ProcessingInstruction from ByteString hai 1 ano
  Andreas Kling fe04d83ef5 LibWeb: Process all pending lazy loading intersection observations hai 1 ano
  Aliaksandr Kalenik cfcec5e18e LibWeb: Scroll to the top after navigating to a new document hai 1 ano
  Aliaksandr Kalenik 41b065dec9 LibWeb: Do not crash for empty fragment in determine_the_indicated_part hai 1 ano
  Aliaksandr Kalenik c5d91dce8b LibWeb: Scroll to the "start" in Document::scroll_to_fragment() hai 1 ano
  Aliaksandr Kalenik f6f80a1a72 LibWeb: Scroll to "nearest" instead of "start" in set_focused_element() hai 1 ano
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& hai 1 ano
  Andreas Kling 70193c0009 LibWeb: Let Document have a direct GCPtr to its containing Web::Page hai 1 ano
  Andreas Kling 8730e56f62 LibWeb: Fix uninitialized value in find_a_potential_indicated_element() hai 1 ano
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated hai 1 ano
  Aliaksandr Kalenik 6ac43274b2 LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects hai 1 ano
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class hai 1 ano
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& hai 1 ano
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& hai 1 ano
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString hai 1 ano
  Shannon Booth a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString hai 1 ano
  Sam Atkins ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media hai 1 ano
  Sam Atkins 2805e16c1c LibWeb: Let NavigableContainers delay the document load event hai 1 ano
  Sam Atkins 6c5450f9ce LibWeb: Report if anything is delaying load event, not the count hai 1 ano
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class hai 1 ano
  Timothy Flynn 3cde479416 LibWeb: Add missing visitations to DOM::Document hai 1 ano
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
  Matthew Olsson 979b9b942b LibWeb: Add Document's pending animation event queue hai 1 ano
  Matthew Olsson 13ae2a4dab LibWeb: Store all timelines associated with a document on the document hai 1 ano
  Matthew Olsson 2fbb9649e3 LibWeb: Add a default DocumentTimeline object to DOM::Document hai 1 ano
  Shannon Booth b337b4370a LibWeb: Port validate_and_extract from DeprecatedFlyString hai 1 ano