Commit History

Upphovsman SHA1 Meddelande Datum
  Andreas Kling 884ae80699 LibHTML+Browser: Show target URL of hovered links in Browser statusbar 5 år sedan
  Andreas Kling 96f34d26c9 LibHTML: Batch style updates and make them start from the root 5 år sedan
  Andreas Kling f4f5ede10a LibHTML: Simplify Node::create_layout_node() 5 år sedan
  Andreas Kling f7cd5662ef LibHTML: Move layout tree building to a LayoutTreeBuilder class 5 år sedan
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation 5 år sedan
  Andreas Kling fc53867937 LibHTML: Add basic <!DOCTYPE> parsing and a DocumentType class 5 år sedan
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere 5 år sedan
  Andreas Kling a239ef34d5 LibHTML: Add Node::first_ancestor_of_type<T>() 5 år sedan
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions 5 år sedan
  Andreas Kling 5a6c36dc91 LibHTML: Add Node::{next,previous}_element_sibling() 5 år sedan
  Andreas Kling f150134de9 LibHTML: Make Node::create_layout_node() virtual 5 år sedan
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> 5 år sedan
  Andreas Kling a7ca719c4e LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style() 5 år sedan
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties 5 år sedan
  Andreas Kling ed39e0f6f7 LibHTML: Non-element (Text) Nodes should get style from their parent 5 år sedan
  Andreas Kling 0c6af2d5b4 LibHTML: Add Node::text_content() 5 år sedan
  Andreas Kling f38b0f667e LibHTML: Implement basic HTMLElement.title support 5 år sedan
  Andreas Kling b477aff843 LibHTML: Detect hovering over links 5 år sedan
  Andreas Kling 1b8509a0c9 LibHTML: Make sure every DOM Node belongs to a Document 5 år sedan
  Sergey Bugaev 599edba7a3 LibHTML: Move layout tree building to Node 5 år sedan
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 år sedan