Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling dd419b5a8d AK: Make String::number() infallible há 9 meses atrás
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere há 9 meses atrás
  Sam Atkins 37ea4e3b5f LibWeb: Rename CSSColorValue::create() to create_from_color() há 11 meses atrás
  Sam Atkins 581d00293c LibWeb: Rename ColorStyleValue -> CSSColorValue 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 fa5800ebc5 LibWeb: Implement HTMLTableCellElement.cellIndex há 11 meses atrás
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Andreas Kling b9bacb3ff4 LibWeb: Don't assume HTMLTableCellElement always has table ancestor há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  implicitfield 00c1da8cbc LibWeb: Support `cellpadding` attribute on `table` elements há 1 ano atrás
  implicitfield 5df52a5082 LibWeb: Use LibwebLeft and LibwebRight to align table cells há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString há 1 ano atrás
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute há 1 ano atrás
  Andi Gallo ece122353b LibWeb: Simplify table_containing_cell signature and implementation há 1 ano atrás
  Jonatan Klemets f0a772edef LibWeb: Improve table colspan and rowspan spec alignment há 2 anos atrás
  Jonatan Klemets 04bc9b14d0 LibWeb: Use parse_non_negative_integer for colspan and rowspan parsing há 2 anos atrás
  Andi Gallo b13fe9397d LibWeb: Support border attribute on the table element há 1 ano atrás
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible há 1 ano atrás
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Nicolas Ramz 176baf7cdb LibWeb: Support background attribute on table elements há 2 anos atrás
  Andreas Kling 477a96820d LibWeb: Support `valign` attribute on `td` elements há 2 anos atrás
  Shannon Booth 500552df54 LibWeb: Apply rules for parsing a legacy color value há 2 anos atrás
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes há 2 anos atrás
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h há 2 anos atrás
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value há 2 anos atrás