Historie revizí

Autor SHA1 Zpráva Datum
  Jonne Ransijn f093a8af67 LibWeb: Copy `m_resize_observers` before iterating před 8 měsíci
  Shannon Booth d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object před 8 měsíci
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
  Aliaksandr Kalenik 1a1fb14e26 LibWeb: Recompute selection state in Document::update_layout() před 8 měsíci
  Aliaksandr Kalenik d7caa426a0 LibWeb: Delete m_selected flag from Paintable před 8 měsíci
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate před 8 měsíci
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> před 8 měsíci
  Andreas Kling b397a0d535 LibWeb: Make Document::m_intersection_observers a weak mapping před 9 měsíci
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 9 měsíci
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
  Andreas Kling 1d75e82101 LibWeb: Coalesce layouts that happen in response to style changes před 4 roky
  Andreas Kling 29a4da30b7 LibWeb: Make DOM::Node::create_layout_node() not need parent's style před 4 roky
  Andreas Kling 2cc39cfb0e LibWeb: Copy some properties from specified style into layout node před 4 roky
  Andreas Kling 5721b2a3da LibWeb: Rename LayoutStyle => CSS::ComputedValues před 4 roky
  Andreas Kling c630ae517e LibWeb: Put final foreground/background colors in LayoutStyle před 4 roky
  Andreas Kling bceb5b60f7 LibWeb: Add a little assertion in Document::detach_from_frame() před 4 roky
  Andreas Kling 34d0141da3 LibWeb: Simplify <iframe> content frame construction před 4 roky
  Andreas Kling 6809be436b LibWeb: Limit style update tree traversal to dirty subtrees před 4 roky
  Andreas Kling 3c9dcec442 LibWeb: Merge Document::layout() and Document::update_layout() před 4 roky
  Andreas Kling 253aa7aa7d LibWeb: Make document.title accessible from JavaScript :^) před 4 roky
  Andreas Kling d22512a024 LibWeb: Strip and collapse whitespace in document.title před 4 roky
  Andreas Kling 59de4adb60 LibWeb: Pass current target box to BFC::run() před 4 roky
  Andreas Kling 7c4c706ebe LibWeb: Implement Document.getElementsByClassName() před 4 roky
  Andreas Kling 01c8765519 LibJS+LibWeb: Log JavaScript exceptions raised by web content před 4 roky
  Andreas Kling d477039abc LibWeb: Rename Layout::LayoutTreeBuilder => Layout::TreeBuilder před 4 roky
  Andreas Kling b1e75437c9 LibWeb: Keep track of the parent of each formatting context před 4 roky
  Luke 9950270808 LibWeb: Add HTML::EventNames and UIEvents::EventNames před 4 roky
  Luke e8b3a65581 LibWeb: Make event dispatching spec-compliant před 4 roky
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace před 4 roky
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts před 4 roky