Commit History

Author SHA1 Message Date
  Timothy Flynn 14c3bff5da Meta: Add a flag to WPT.sh to run Ladybird headlessly 18 hours ago
  Timothy Flynn b24a7079f1 LibWeb+WebDriver: Add a flag to default WebDriver to headless mode 18 hours ago
  Timothy Flynn a67018b2fc WebDriver: Use the same command line arguments for all browser chromes 18 hours ago
  Timothy Flynn b73f9fef5a headless-browser: Support creating child web views 18 hours ago
  Timothy Flynn 34b8784dd9 headless-browser: Do not immediately exit when running under WebDriver 18 hours ago
  samu698 d08d305399 LibWeb: Fixed IDL for HTMLInputElement 2 days ago
  samu698 ab04f6d422 LibWeb: Fixed IDL for HTMLButtonElement 2 days ago
  samu698 6892482755 LibWeb: Use correct IDL for HTTPFormElement's method attribute 2 days ago
  Timothy Flynn ebe89a3207 WebContent: Parse the type hint in WebDriver's New Window endpoint 1 day ago
  Tim Ledbetter 74983e6966 WebDriver: Don't return from `new_window()` until WebDriver is connected 1 day ago
  Andreas Kling 72f4253911 LibWeb: Scale up "inspected node" hint text to match screen DPI 1 day ago
  Aliaksandr Kalenik 629a3ac61e LibWeb: Add missing check if scrollable overflow defined for paintable 1 day ago
  Jelle Raaijmakers 27928cd28c LibWeb: Add PointerEvent.getCoalescedEvents() and .getPredictedEvents() 4 days ago
  Jelle Raaijmakers effa21a69f LibWeb: Add PointerEvent.persistentDeviceId 4 days ago
  Andreas Kling 325ff4ac27 Revert "LibGfx: Use actual vector size as indicated by HarfBuzz" 1 day ago
  Andreas Kling fdfbfcab37 Revert "LibWeb: Unbreak harfbuzz text layout" 1 day ago
  Vincent Sgherzi 9ce139a3f0 LibWeb: Fix boolean logic mistake in XMLSerializer for empty public ID 2 weeks ago
  stelar7 d81f31c699 LibWeb/Meta: Adjust how missing/invalid default values are generated 1 day ago
  Andreas Kling a8d0712c28 LibWeb: Unbreak harfbuzz text layout 1 day ago
  Ben Wiederhake 14f5f51147 LibGfx: Use actual vector size as indicated by HarfBuzz 2 days ago
  Gabriel Tassinari 07400b515c Qt: Fix -Werror=deprecated-declarations when using Qt > 6.7 1 week ago
  Jim Broadbent 97ca6036fa LibWeb/XHR: Progess event handle empty length 2 days ago
  samu698 50f642613d LibWeb/HTML: Implement inner text set according to spec 2 days ago
  Andreas Kling 58c523ae46 LibWeb: Honor `appearance: none` when creating input element layout node 2 days ago
  stasoid 6b73a2d8a4 LibCore: Port `File` to Windows 2 days ago
  stasoid f6430035e7 LibCore/System: Add initial Windows support 2 days ago
  Timothy Flynn 6cba55893e WebContent: Return the handle of the newly opened window from New Window 2 days ago
  Timothy Flynn 981aaba96c LibWeb: Break the Window open steps into two methods for internal use 2 days ago
  Bastian Müller 748e3c2e6c LibWeb/XHR: Pass API URL character encoding 2 days ago
  Bastian Müller 3be93ac49f LibWeb/XHR: Parse URL to resolve blob 2 days ago