Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 0805060e5e LibWeb: Speed up CSS namespace checking há 1 ano atrás
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule há 1 ano atrás
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations há 2 anos atrás
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor há 2 anos atrás
  Kenneth Myhra a49ea467ad LibWeb: Make factory method of CSS::CSSStyleSheet fallible há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Aliaksandr Kalenik 93238edf8f LibWeb: Respect media attribute of style tag há 2 anos atrás
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes há 2 anos atrás
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ há 2 anos atrás
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 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
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated há 2 anos atrás
  Andreas Kling 5d6cb9cbdb LibWeb: Make CSSRuleList GC-allocated há 2 anos atrás
  Andreas Kling 5366924f11 LibWeb: Make StyleSheetList GC-allocated há 2 anos atrás
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated há 2 anos atrás
  Sam Atkins c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet há 3 anos atrás
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace há 3 anos atrás
  Sam Atkins 87b125dcb9 LibWeb: Spec-comment `parse_a_stylesheet()` há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Andreas Kling 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere há 3 anos atrás
  Andreas Kling a13079f757 LibWeb: Invalidate style after CSSStyleSheet.{insert,remove}Rule() há 3 anos atrás
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML há 3 anos atrás
  Sam Atkins fd24782d85 LibWeb: Only invalidate styles if a `@media` rule changes match status há 3 anos atrás