提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 4fdb266077 LibWeb: Make DOM Node unique IDs strongly typed (and 64 bit) 2 天之前
  Tim Ledbetter eca2318390 WebContent: Use window open steps to create a new window with WebDriver 2 天之前
  Tim Ledbetter f3c6326f27 LibWeb: Rename `Window::open_impl()` to `Window::window_open_steps()` 2 天之前
  Shannon Booth b999f925dc LibWeb: Allow splitting surrogate pairs in CharacterData.substringData() 2 天之前
  thislooksfun 0b775da7c7 LibWeb/CSS: Evaluate media queries in shadow roots 2 天之前
  Timothy Flynn 1aab7b51ea LibWebView: Generate hyperlinks for attributes that represent links 3 天之前
  Timothy Flynn 0703ba118b AK: Add a comparison operator for Utf32View 3 天之前
  Timothy Flynn cf9693169c AK: Allow constructing Utf32 from a span of u32 3 天之前
  Cameron Youell 94601e1ffd LibCore: Add Windows version of DirIterator 1 年之前
  Cameron Youell c5219b0193 CMake: Fix linker issues on Windows 1 年之前
  rmg-x 57f82c029c LibWeb/HTML: Check if evaluationStatus has a value before dereferencing 2 天之前
  thislooksfun feaf2feab8 LibWeb: Skip DedicatedWorkerGlobalScope-instanceof test 2 天之前
  Andreas Kling f106aa9e8a LibWeb: Stop traversal early when marking nodes for child style update 3 天之前
  Andreas Kling d21c5631aa LibWeb: Avoid a weird reparse of style attributes for pseudo elements 3 天之前
  Kemal Zebari 04d16a1ee3 LibWeb/HTML: Add missing HTMLElement IDL `autocorrect` as a stub 3 天之前
  Jelle Raaijmakers 4c189166f4 LibWeb: Implement indexed property support for HTML::Storage 4 天之前
  Timothy Flynn 999c591e83 LibCore: Remove unused Core::System wrappers 4 天之前
  Timothy Flynn 1ce10d6b39 Utilities: Remove no-op calls to unveil and pledge 4 天之前
  Jelle Raaijmakers 8419a5f60f LibGfx: Remove unused, deprecated code 4 天之前
  Aliaksandr Kalenik 11e10d0532 LibWeb: Add missing flex-start and flex-end in to_alignment [GFC] 4 天之前
  Edward Banner 912511a152 LibWeb: Use containing block to compute scrollable overflow 1 周之前
  Aliaksandr Kalenik de238328eb LibWeb: Accept paintable instead of layout node in resolve_background() 4 天之前
  Aliaksandr Kalenik 78d8989ea4 LibWeb: Accept paintable instead of layout node in paint_background() 4 天之前
  Timothy Flynn 048b51eb54 WebContent: Add a JS visitor to WebDriver's IPC connection 4 天之前
  Timothy Flynn 022e2b8a94 LibWeb+WebContent: Rename the WebDriver get-known-element AO 4 天之前
  Timothy Flynn a96a762305 LibWeb+WebContent: Use NNGCPtr in WebDriver code where appropriate 4 天之前
  Totto16 93954dcd9a Meta: Replace deprecated pre-commit stage name 1 周之前
  Jelle Raaijmakers 2a98f2a12d LibWeb: Implement AudioListener 4 天之前
  Timothy Flynn eeee6ba3f5 LibWeb: Visit the MessagePort's associated Worker target 5 天之前
  Timothy Flynn ba1b26cdc2 LibWeb: Disentangle associated MessagePorts when a document is destroyed 5 天之前