Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik ab99e95549 LibWeb: Parse font-stretch CSS property há 2 anos atrás
  Sam Atkins 7891ad2a28 LibWeb: Remove declarations for non-existent methods 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 0c688fa117 LibWeb: Remove some unnecessary .release_value()s 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 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) há 2 anos atrás
  Sam Atkins 13b1952929 LibWeb: Convert AbstractImageStyleValue to new pixel units há 2 anos atrás
  Nico Weber 0a3cc10bb6 Everywhere: Remove some redundant `inline` keywords há 2 anos atrás
  MacDue 1574f2c3f6 Meta+Userland: Pass Gfx::FloatSize by value há 2 anos atrás
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color 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
  MacDue 476acae04f LibWeb: Paint `radial-gradient()`s 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
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators há 2 anos atrás
  MacDue fdcc73d4b1 LibWeb: Paint `conic-gradient()`s há 2 anos atrás
  MacDue e568c93404 LibWeb: Add PositionValue class to represent CSS `<position>`s há 2 anos atrás
  MacDue 067759c0e9 LibWeb: Add ConicGradientStyleValue há 2 anos atrás
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes há 2 anos atrás
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes há 2 anos atrás
  MacDue 980c92e9b5 LibWeb: Add FilterValueListStyleValue há 2 anos atrás
  Andreas Kling 55ad9591df LibWeb: Add a way to ask if a PercentageOr<T> value contains percentages há 2 anos atrás
  martinfalisse c40dd9ee78 LibWeb: Add GridTrackPlacementShorthandStyleValue há 2 anos atrás
  martinfalisse 08b832eb69 LibWeb: Add GridTrackPlacementStyleValue há 2 anos atrás
  martinfalisse 0148260b5f LibWeb: Add GridTrackSizeStyleValue há 2 anos atrás