Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue ac3af6624b LibWeb: Use default equality operators for StyleValues há 2 anos atrás
  MacDue 9337892ce0 LibWeb: Use default equality operators for StyleValue helper structs há 2 anos atrás
  kleines Filmröllchen d00a6ca11f AK+LibWeb: Implement Variant equality operator há 2 anos atrás
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors há 2 anos atrás
  Sam Atkins a168cda4a7 LibWeb: Port CSS::Parser::ComponentValue to new Strings há 2 anos atrás
  MacDue b0846ec78a LibWeb: Propagate more StringBuilder errors in from StyleValues há 2 anos atrás
  MacDue 95aacd4f78 LibWeb: Remove some unchecked .value() calls in StyleValue há 2 anos atrás
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property há 2 anos atrás
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property há 2 anos atrás
  MacDue fc7099b032 LibWeb: Use failable StringBuilder methods in StyleValue há 2 anos atrás
  MacDue 0c688fa117 LibWeb: Remove some unnecessary .release_value()s in StyleValue há 2 anos atrás
  MacDue f428d17a17 LibWeb: Fix more ignored .to_string() errors in StyleValue há 2 anos atrás
  MacDue 0e3e9d9883 LibWeb: Fix ignored .to_string() errors in StyleValue há 2 anos atrás
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue há 2 anos atrás
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects há 2 anos atrás
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels há 2 anos atrás
  Sam Atkins 13b1952929 LibWeb: Convert AbstractImageStyleValue to new pixel units há 2 anos atrás
  MacDue a9ea0ee9af LibWeb: Fix passing size/position to paint_radial_gradient() há 2 anos atrás
  Sam Atkins 9d1f30b533 LibWeb: Convert gradient painting to new pixel units há 2 anos atrás
  MacDue 1574f2c3f6 Meta+Userland: Pass Gfx::FloatSize by value há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  MacDue 28028be2fc LibWeb: Support `repeating-radial-gradient()`s há 2 anos atrás
  Marco Cutecchia 07fb0882bf LibWeb: Add null checks before derefencing Bitmaps in ImageStyleValue há 2 anos atrás
  MacDue 65acfe6c60 LibWeb: Handle degenerate radial gradients há 2 anos atrás
  MacDue 476acae04f LibWeb: Paint `radial-gradient()`s há 2 anos atrás
  MacDue d1b06af307 LibWeb: Add missing equals() function for ConicGradientStyleValue há 2 anos atrás
  MacDue 040dac558e LibWeb: Implement RadialGradientStyleValue há 2 anos atrás
  Moustafa Raafat 6ff9a88c3b LibWeb: Support animated backgrounds há 2 anos atrás
  MacDue 2c2b9fb1d7 LibWeb: Parse `repeating-conic-gradient()`s há 2 anos atrás