Historique des commits

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