Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate hace 7 meses
  Luke Wilde 4dd14d812f LibWeb: Make iframe insertion steps check the shadow including root hace 7 meses
  Michael Watt 3b1d1d4582 LibWeb: Compute `display: contents` as `none` for unusual elements hace 8 meses
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hace 7 meses
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años
  Andreas Kling 29a4da30b7 LibWeb: Make DOM::Node::create_layout_node() not need parent's style hace 4 años
  Andreas Kling 34d0141da3 LibWeb: Simplify <iframe> content frame construction hace 4 años
  Andreas Kling 6496895b16 LibWeb: <iframe src> same-origin check should be based on host document hace 4 años
  Luke 9950270808 LibWeb: Add HTML::EventNames and UIEvents::EventNames hace 4 años
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace hace 4 años
  Brendan Coles a950d3dd5f LibWeb: Reject iframing file:// URLs if document is not a file:// URL hace 4 años
  Luke e8a9e8aed5 LibWeb: Add namespace to Element hace 4 años
  Andreas Kling 37c287b1d4 LibWeb: Disallow cross-origin access to <iframe>.contentDocument hace 4 años
  Andreas Kling 618dcbe405 LibWeb: Dispatch DOM "load" event on <iframe> elements hace 4 años
  Andreas Kling 86a4eaca38 LibWeb: Rename HTMLIFrameElement::hosted_frame() => content_frame() hace 4 años
  Nico Weber 8b166e57df Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) hace 4 años
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView hace 4 años
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ hace 5 años
  Andreas Kling cc4109c03b LibWeb: Move the HTML parser into HTML/Parser/ hace 5 años
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace hace 5 años
  Luke a2b40de0cc LibWeb: Add a whole bunch of HTML DOM bindings hace 5 años
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace hace 5 años
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace hace 5 años
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ hace 5 años