提交历史

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