Commit History

Upphovsman SHA1 Meddelande Datum
  Andreas Kling 981758a8b1 LibWeb: Use the specified CSS values from element in more places 4 år sedan
  Andreas Kling 5116b94114 LibWeb: Fix unnecessary wrapping of block boxes in anonymous blocks 4 år sedan
  Andreas Kling 07dd73c351 LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes 4 år sedan
  Sahan Fernando d780e2265d LibC: Fix some incorrect printf usages 4 år sedan
  Andreas Kling 9d442ba606 LibWeb: Store layout box model metrics as floats 4 år sedan
  Andreas Kling cf646badfa LibWeb: Allow dumping layout tree into a StringBuilder 4 år sedan
  Andreas Kling 5b0deba49c LibWeb: Make layout tree dumps nicer 4 år sedan
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace 4 år sedan
  Andreas Kling f358f2255f LibWeb: Rename LayoutNode::node() => LayoutNode::dom_node() 4 år sedan
  Luke 7902d215b3 LibWeb: Implement <template> parsing 5 år sedan
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace 5 år sedan
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace 5 år sedan
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast 5 år sedan
  Andreas Kling 3cb50a4714 LibWeb: Rename Element::tag_name() => local_name() 5 år sedan
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() 5 år sedan
  Andreas Kling f742b245b7 LibWeb: Turn BoxModelMetrics into a simple struct 5 år sedan
  Andreas Kling c7d9229a0f LibWeb: Reorganize layout algorithm 5 år sedan
  Andreas Kling 2b47ba6c3f LibWeb: Dump layout node style properties in alphabetical order 5 år sedan
  Andreas Kling ae3e5e9d37 LibWeb: Include selector pseudo-class in style sheet dumps 5 år sedan
  Andreas Kling 260427f0ad LibWeb: Some improvements to absolute positioning 5 år sedan
  Andreas Kling ff2c949d70 LibWeb: Include class names in layout tree dumps 5 år sedan
  Andreas Kling 65c4e5cacf LibWeb: Parse and match basic "contains" attribute selectors (~=) 5 år sedan
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets 5 år sedan
  Andreas Kling 731685468a LibWeb: Start fleshing out support for relative CSS units 5 år sedan
  Andreas Kling 2149820260 LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") 5 år sedan
  Andreas Kling a01fd7ecc5 LibWeb: Colorize tag names in layout tree dumps + show element IDs 5 år sedan
  Andreas Kling 06aec9667e LibWeb: Support more advanced selectors in document.querySelectorAll() 5 år sedan
  Andreas Kling 0f7bcd4111 LibWeb: Add naive support for document.querySelectorAll() 5 år sedan
  Elisée Maurer d01b97b50a Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 5 år sedan
  Andreas Kling 5b87043221 LibWeb: Make dump_tree() look okay for DocumentFragments 5 år sedan