Historie revizí

Autor SHA1 Zpráva Datum
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction před 1 rokem
  PGHales 75626c6cd2 LibWeb/DOM: Implement the Document object's partial attributes před 1 rokem
  PGHales ded344aa2c LibWeb/DOM: Rename link_color to normal_link_color před 1 rokem
  Andreas Kling d0076aaa24 LibWeb: Remove unnecessary Document::force_layout() API před 1 rokem
  Tim Ledbetter 0564e06f10 LibWeb: Add methods to Document that must do nothing před 1 rokem
  Aliaksandr Kalenik 94d72c174a LibWeb: Allow executing scripts for iframes with src=about:blank před 1 rokem
  mobounya bdb8af94ee LibWeb: Don't load fallback icon for SVG documents před 1 rokem
  Shannon Booth ce341c0230 LibWeb: Add support for document.lastModified před 1 rokem
  Shannon Booth 249ee0a30e LbiWeb: Return an HTMLAllCollection from document.all před 1 rokem
  Aliaksandr Kalenik 9098fa23a2 LibWeb: Catch up with the spec on document destroy, abort and unload před 1 rokem
  Matthew Olsson e4f1cb6f8c LibWeb: Track the transition generation před 1 rokem
  Aliaksandr Kalenik ca363f0024 LibWeb: Add basic "top layer" support před 1 rokem
  Aliaksandr Kalenik ffd3639b17 LibWeb: Pass navigation params by const-ref to load_document() před 1 rokem
  Aliaksandr Kalenik 42d5883d57 LibWeb: Set animation update flag from Animation::invalidate_effect() před 1 rokem
  Aliaksandr Kalenik b7d28ee57d LibWeb: Change update_style() to update animated style only if needed před 1 rokem
  Aliaksandr Kalenik 96d67ded3e LibWeb: Always run layout and style updates from event loop processing před 1 rokem
  Andreas Kling cf60f52a78 LibWeb: Add DOM tree version counter před 1 rokem
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library před 1 rokem
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM před 1 rokem
  Aliaksandr Kalenik fd63ffb8c3 LibWeb: Use Core::Timer instead for animation driver timer před 1 rokem
  Aliaksandr Kalenik 91ec1d6f95 LibWeb: Maintain list of allocated shadow roots in Document před 1 rokem
  Aliaksandr Kalenik 7c322ec710 LibWeb: Implement adoptedStyleSheets attribute for Document před 1 rokem
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL před 1 rokem
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations před 1 rokem
  Matthew Olsson fe848487db LibWeb: Add Document::update_animations_and_send_events před 1 rokem
  Aliaksandr Kalenik fcf293a8df LibWeb: Implement gathering and broadcasting of resize observations před 1 rokem
  Aliaksandr Kalenik fb8edcea00 LibWeb: Flesh out implementation of ResizeObserver interfaces před 1 rokem
  Tim Ledbetter 02c2b1e67e LibWeb: Implement `document.createCDATASection()` před 1 rokem
  Tim Ledbetter 70b9cddc48 LibWeb: Align `Document::document_type()` default with the specification před 1 rokem
  Andrew Kaster 5d2a36f244 LibWeb: Stub out all the functions from the execCommand spec před 1 rokem