Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() há 9 meses atrás
  Andreas Kling dd419b5a8d AK: Make String::number() infallible há 9 meses atrás
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String há 10 meses atrás
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere há 10 meses atrás
  Sam Atkins 8c79edac08 LibWeb: Ensure Elements don't need style update after computing style há 10 meses atrás
  Tim Ledbetter 089139f09d LibWeb: Return a WindowProxy from `document.defaultView` há 10 meses atrás
  Andreas Kling aa8f17aea4 LibWeb: Rename invalidate_layout() => invalidate_layout_tree() há 10 meses atrás
  Sam Atkins d757c8b78d LibWeb/DOM: Implement spec changes to dir=auto directionality há 10 meses atrás
  Sam Atkins 2a5390ef4f LibWeb/DOM: Move "text node directionality" algorithm into DOM::Text há 10 meses atrás
  Asutosh Variar 229b64a4b7 Everywhere: Convert from_string_view -> from_string_literal where static há 11 meses atrás
  Tim Ledbetter 0de3145071 LibWeb: Don't crash when determining slot element auto directionality há 11 meses atrás
  Andreas Kling 7df4365e40 LibWeb: Only invalidate style & DOM version if attribute really changes há 11 meses atrás
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen há 11 meses atrás
  Andreas Kling f647d190a3 LibWeb: Avoid synchronous layout when getting scroll box of root element há 11 meses atrás
  Aliaksandr Kalenik 20f68106a7 LibWeb: Fix getBoundingClientRect() for elements with "position: sticky" há 11 meses atrás
  Andreas Kling 62083bf586 LibWeb: Only recompute `before` and `after` pseudo element styles há 11 meses atrás
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct há 11 meses atrás
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue há 11 meses atrás
  Jamie Mansfield 9c4e80a3ec LibWeb/SVG: Implement default_tab_index_value for a element há 11 meses atrás
  Sam Atkins 4ec3968178 WebContent+LibWeb: Display resolved pseudo-element style in inspector há 1 ano atrás
  Sam Atkins 173daec9db LibWeb: Show pseudo-elements in DOM whose parent has no other children há 1 ano atrás
  Sam Atkins 521cd161a8 LibWeb: Store pseudo-element layout nodes as NodeWithStyle há 1 ano atrás
  Andreas Kling 1e7b17f150 LibWeb: Don't crash on getClientRects() in document without navigable há 1 ano atrás
  Andreas Kling 08d60d7521 LibWeb: Make HTML::Task IDs a sequential, distinct numeric type há 1 ano atrás
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name há 1 ano atrás
  Sam Atkins 3abd3ef5e2 LibWeb: Compute pseudo-element style when computing element style há 1 ano atrás
  Sam Atkins 7daf5cdaff LibWeb: Invalidate layout if pseudo-element style changes há 1 ano atrás
  Sam Atkins f23f0721bd LibWeb: Combine Element's pseudo-element data together há 1 ano atrás
  Ángel Carias 9624e0d2a2 LibWeb/DOM: Implement Node.lookupPrefix há 1 ano atrás
  Sam Atkins 696ccc1aa9 LibWeb: Prevent elements with no layout box from modifying counters há 1 ano atrás