Histórico de Commits

Autor SHA1 Mensagem Data
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" há 4 anos atrás
  Andreas Kling cad4cc9a2a LibWeb: Invalidate element style after setting Element.style.foo há 4 anos atrás
  Andreas Kling 33e3f0c71f LibWeb: Expose barebones CSSStyleDeclaration to JavaScript há 4 anos atrás
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Linus Groh e064194061 LibWeb: Return InvalidCharacterError from Element::set_attribute() for empty attr há 4 anos atrás
  Andreas Kling d597626ea1 LibWeb: Add a way to give DOM::Element a ShadowRoot há 4 anos atrás
  Andreas Kling 5e91e61900 LibWeb: Remove WidgetBox layout node há 4 anos atrás
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes há 4 anos atrás
  Linus Groh 79bab28f5e LibWeb: Implement Element.getElementsBy{Tag,Class}Name() há 4 anos atrás
  Linus Groh 2a38f008bf LibWeb: Make getElementsByClassName() case-insensitive in quirks mode há 4 anos atrás
  Andreas Kling 0eac44af49 LibWeb: Don't assert on <colgroup> & friends há 4 anos atrás
  Andreas Kling 796c31a52b LibWeb: Reorganize Element::create_layout_node() into a switch há 4 anos atrás
  Andreas Kling e6712fcd82 LibWeb: Use any_of() for DOM::Element::has_class() há 4 anos atrás
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often há 4 anos atrás
  Andreas Kling 140463e833 LibWeb: Parse "display: flex" and create BlockBox layout nodes for them há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás