Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction há 2 anos atrás
  Sam Atkins 76de017a51 LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins 77b2826402 LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case há 2 anos atrás
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s há 2 anos atrás
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window há 2 anos atrás
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace há 3 anos atrás
  Simon Wanner bc4974648c LibWeb: Add HTMLTableCellElement::rowSpan há 3 anos atrás
  Simon Wanner b7b647e9cd LibWeb: Add HTMLTableCellElement::colSpan há 3 anos atrás
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace há 3 anos atrás
  Andreas Kling e96b3315ad LibWeb: Treat width/height on td/th elements as non-zero dimension value há 3 anos atrás