Historie revizí

Autor SHA1 Zpráva Datum
  Sam Atkins 4c5a40579a LibWeb: Match spec changes to "create an element" algorithm před 7 měsíci
  Luke Warlow 0a02eb639d LibWeb: Implement popover's close watcher před 7 měsíci
  sideshowbarker 1b165d887b LibWeb: Support the ARIA “sectionheader” & “sectionfooter” roles před 7 měsíci
  Andrew Kaster 7ee3727074 LibWeb: Fix compile error for popover element internal lambdas před 7 měsíci
  Luke Warlow fcf6cc27f2 LibWeb: Implement popover beforetoggle and toggle events před 7 měsíci
  sideshowbarker 50e7e9f58d LibWeb: Assign “dir”, “dd”, “dt” default ARIA roles per-spec před 7 měsíci
  sideshowbarker 6e24f23aa0 LibWeb: Add support for the “mark” ARIA role před 7 měsíci
  Jelle Raaijmakers 1c55153d43 LibWeb: Refactor "editable" and "editing host" concepts před 7 měsíci
  Andrew Kaster 31d21570bf LibWeb: Don't store local functions in GC Function před 7 měsíci
  sideshowbarker 68894306e2 LibWeb: Compute default ARIA roles context-sensitively where required před 7 měsíci
  Luke Warlow eb1c60f37b LibWeb: Implement popover methods před 7 měsíci
  Jelle Raaijmakers 217567981a LibWeb: Implement "plaintext-only" state for contenteditable před 7 měsíci
  Psychpsyo f09ed59351 LibWeb: Add the search element před 8 měsíci
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
  Timothy Flynn d4f8b598cb LibWeb: Consolidate the attribute change handlers 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
  Michael Watt 3b1d1d4582 LibWeb: Compute `display: contents` as `none` for unusual elements před 8 měsíci
  Shannon Booth 653c8f231d LibWeb: Implement HTMLElement.innerText setter před 8 měsíci
  Shannon Booth a1a740bb3e LibWeb: Make rendered_text_fragment return a DocumentFragment před 8 měsíci
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
  Andreas Kling 07dd73c351 LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes před 4 roky
  Andreas Kling 3c9dcec442 LibWeb: Merge Document::layout() and Document::update_layout() před 4 roky
  Andreas Kling 6af55a234f LibWeb: Make DOM::Node::set_needs_style_update() schedule the update před 4 roky
  Luke 773df8826d LibWeb: Add the submit event to HTMLFormElement před 4 roky
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace před 4 roky
  Luke 397049aae8 LibWeb: Move innerText from DOM::Element to HTML::HTMLElement před 4 roky
  Luke e8a9e8aed5 LibWeb: Add namespace to Element před 4 roky
  Luke bc15144972 LibWeb: Move contentEditable from Element to HTMLElement před 5 roky
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace před 5 roky