Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling b45ed48ca7 LibWeb: Support CSSStyleDeclaration.cssFloat vor 3 Jahren
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey vor 3 Jahren
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr vor 3 Jahren
  Andreas Kling c953103d2f LibWeb: Make CSSStyleDeclaration support both dashed-name and camelCase vor 3 Jahren
  Linus Groh e5409c6ead LibJS: Convert internal_set() to ThrowCompletionOr vor 3 Jahren
  Linus Groh 6c2b974db2 LibJS: Convert internal_get() to ThrowCompletionOr vor 3 Jahren
  Linus Groh d9895ec12d LibJS: Convert internal_has_property() to ThrowCompletionOr vor 3 Jahren
  Andreas Kling f53d0ddba2 LibWeb: Make CSSStyleDeclaration.camelCaseProperty work :^) vor 3 Jahren
  Andreas Kling 0ab31d8c84 LibWeb: Support simplest form of CSSStyleDeclaration.setProperty() vor 3 Jahren
  Andreas Kling 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class vor 3 Jahren
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) vor 4 Jahren
  davidot a67f0cbfa2 LibWeb: Make the custom CSSDeclaration methods only work on strings vor 4 Jahren
  davidot e42eaa5d95 LibWeb: Add a CustomHasProperty trait to WrapperGenerator vor 4 Jahren
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one vor 4 Jahren
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) vor 4 Jahren
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> vor 4 Jahren
  Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Linus Groh da177c6517 LibJS: Make Errors fully spec compliant vor 4 Jahren
  Andreas Kling cad4cc9a2a LibWeb: Invalidate element style after setting Element.style.foo vor 4 Jahren
  Andreas Kling 4559faf8d8 LibWeb: Support named CSS properties on CSSStyleDeclaration wrapper vor 4 Jahren