Historique des commits

Auteur SHA1 Message Date
  Shannon Booth c3e6077cfc LibWeb: Make Document::{visibility,read}_state return a StringView il y a 1 an
  Shannon Booth 49eb3bfb1d LibWeb: Make Document::run_the_document_write_steps take a StringView il y a 1 an
  Shannon Booth 827170f6e6 LibWeb: Take a StringView in Document::get_elements_by_class_name il y a 1 an
  Shannon Booth e42bda5f19 LibWeb: Make Document::open functions take a StringView il y a 1 an
  Shannon Booth 8ad05fff4a LibWeb: Make Document::set_cookie take a StringView il y a 1 an
  Aliaksandr Kalenik 7eee3f6952 LibWeb: Add `mutable_computed_values()` for `NodeWithStyle` il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String il y a 1 an
  Shannon Booth cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String il y a 1 an
  Jonatan Klemets acd46b5974 LibWeb: Fix int parsing in Document::shared_declarative_refresh_steps il y a 1 an
  Aliaksandr Kalenik a482166087 LibWeb: Bring html element height calculation closer to the spec il y a 1 an
  Andrew Kaster d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class il y a 1 an
  Andreas Kling b3a885755c LibWeb: Detach the paint tree in Document::tear_down_the_layout_tree() il y a 1 an
  Andrew Kaster 03eae09619 LibWeb: Implement snapshotting source snapshot params per the spec il y a 1 an
  Sam Atkins 84a5c67d6b LibWeb: Use system colors in more places il y a 1 an
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document il y a 1 an
  Andreas Kling 234a73e43e LibWeb: Implement "document-tree child navigables" il y a 2 ans
  Andreas Kling ae5313d33c LibWeb: Add Document::viewport_rect() il y a 1 an
  Aliaksandr Kalenik 01cc14714e LibWeb: Implement getting "inclusive ancestor navigables" of a document il y a 1 an
  Andreas Kling e211f6c925 LibWeb: Implement getting "ancestor navigables" of a document il y a 1 an
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable il y a 1 an
  Andreas Kling 216bd513fa LibWeb: Make the paint tree a proper standalone tree il y a 1 an
  Andreas Kling 4bb907aa22 LibWeb: Only propagate overflow from document element when it exists il y a 1 an
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String il y a 1 an
  Shannon Booth 5663a2d3b4 AK+LibWeb: Do not percent encode/decode in URL fragment setter/getters il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Sam Atkins 8bd3b74e3a LibWeb: Implement and use "scroll to the fragment" algorithm il y a 1 an
  Sam Atkins be9c975b2e LibWeb: Implement algorithms for determining an indicated element il y a 1 an
  Sam Atkins 13b4bf48a8 LibWeb: Give Document a "target element" il y a 1 an
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int il y a 1 an