Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct há 10 meses atrás
  Jamie Mansfield be08abbf8a LibWeb: Remove is_media_feature_name function há 1 ano atrás
  Andreas Kling d86f54da30 LibGfx: Remove Font::presentation_size() há 1 ano atrás
  Tim Ledbetter a2cccf9420 LibWeb: Use correct spacing when serializing media features há 1 ano atrás
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines há 1 ano atrás
  Andreas Kling 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& há 1 ano atrás
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader há 1 ano atrás
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) há 1 ano atrás
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels há 1 ano atrás
  Sam Atkins afa27bad19 LibWeb: Make serializing media-queries infallible há 1 ano atrás
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible há 1 ano atrás
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h há 2 anos atrás
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct há 2 anos atrás
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units há 2 anos atrás
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case há 2 anos atrás
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
  Sam Atkins a0b1eddc56 LibWeb: Port CSS::MediaQuery to new Strings 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
  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
  Aliaksandr Kalenik 2675b9390b LibWeb: Parse unknown media type in media queries há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Sam Atkins 28278efafb LibWeb: Extract MediaType to/from_string() logic into functions há 3 anos atrás
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics há 3 anos atrás
  Andreas Kling 2f7b6af87e LibGfx: Remove code point parameter from Gfx::Font::Metrics há 3 anos atrás
  Sam Atkins 0795b9f7bb LibWeb: Use floats instead of doubles for CSS numbers há 3 anos atrás
  Sam Atkins 7c4402ba92 LibWeb: Evaluate `no-preference` media-features as false há 3 anos atrás