Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hace 1 año
  Andi Gallo ece122353b LibWeb: Simplify table_containing_cell signature and implementation hace 1 año
  Jonatan Klemets f0a772edef LibWeb: Improve table colspan and rowspan spec alignment hace 1 año
  Jonatan Klemets 04bc9b14d0 LibWeb: Use parse_non_negative_integer for colspan and rowspan parsing hace 1 año
  Andi Gallo b13fe9397d LibWeb: Support border attribute on the table element hace 1 año
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible hace 1 año
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Nicolas Ramz 176baf7cdb LibWeb: Support background attribute on table elements hace 2 años
  Andreas Kling 477a96820d LibWeb: Support `valign` attribute on `td` elements hace 2 años
  Shannon Booth 500552df54 LibWeb: Apply rules for parsing a legacy color value hace 2 años
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes hace 2 años
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h hace 2 años
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value hace 2 años
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction hace 2 años
  Sam Atkins 76de017a51 LibWeb: Split IdentifierStyleValue out of StyleValue.{h,cpp} hace 2 años
  Sam Atkins 77b2826402 LibWeb: Split ColorStyleValue out of StyleValue.{h,cpp} hace 2 años
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s hace 2 años
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window hace 2 años
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes hace 2 años
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años