Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Aliaksandr Kalenik 20f68106a7 LibWeb: Fix getBoundingClientRect() for elements with "position: sticky" 11 ay önce
  Andreas Kling 62083bf586 LibWeb: Only recompute `before` and `after` pseudo element styles 11 ay önce
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 11 ay önce
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue 11 ay önce
  Jamie Mansfield 9c4e80a3ec LibWeb/SVG: Implement default_tab_index_value for a element 11 ay önce
  Sam Atkins 4ec3968178 WebContent+LibWeb: Display resolved pseudo-element style in inspector 1 yıl önce
  Sam Atkins 173daec9db LibWeb: Show pseudo-elements in DOM whose parent has no other children 1 yıl önce
  Sam Atkins 521cd161a8 LibWeb: Store pseudo-element layout nodes as NodeWithStyle 1 yıl önce
  Andreas Kling 1e7b17f150 LibWeb: Don't crash on getClientRects() in document without navigable 1 yıl önce
  Andreas Kling 08d60d7521 LibWeb: Make HTML::Task IDs a sequential, distinct numeric type 1 yıl önce
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name 1 yıl önce
  Sam Atkins 3abd3ef5e2 LibWeb: Compute pseudo-element style when computing element style 1 yıl önce
  Sam Atkins 7daf5cdaff LibWeb: Invalidate layout if pseudo-element style changes 1 yıl önce
  Sam Atkins f23f0721bd LibWeb: Combine Element's pseudo-element data together 1 yıl önce
  Ángel Carias 9624e0d2a2 LibWeb/DOM: Implement Node.lookupPrefix 1 yıl önce
  Sam Atkins 696ccc1aa9 LibWeb: Prevent elements with no layout box from modifying counters 1 yıl önce
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties 1 yıl önce
  Sam Atkins 708f49d906 LibWeb: Give DOM Elements a CountersSet 1 yıl önce
  Timur Sultanov d1a7caa35d LibWeb: Use queue_a_task() function to queue an element task 1 yıl önce
  Jamie Mansfield f774d75f89 LibWeb/DOM: Check if name is valid in Element.toggleAttribute 1 yıl önce
  Tim Ledbetter 21e21abeed LibWeb: Update Element class list is when class attribute is removed 1 yıl önce
  Andreas Kling 4c326fc5f6 LibWeb: Implement :host and :host(<compound-selector>) selector matching 1 yıl önce
  Tim Ledbetter e40352b6b5 LibWeb: Ensure `document.getElementsByName("")` returns no elements 1 yıl önce
  Tim Ledbetter 0fceede029 LibWeb: Ensure `document.getElementsByClassName("")` returns no elements 1 yıl önce
  Tim Ledbetter faf64bfb41 LibWeb: Move get_elements_by_name implementation to `ParentNode` 1 yıl önce
  Tim Ledbetter f666d967d6 LibWeb: Ensure `document.getElementById("")` returns null 1 yıl önce
  Edwin Hoksberg 5f154ba372 LibWeb: Implement Element::check_visibility 1 yıl önce
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css 1 yıl önce
  Daniel Bertalan c62240aa80 Everywhere: Warn on function definitions without prototypes 1 yıl önce
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` 1 yıl önce