Historique des commits

Auteur SHA1 Message Date
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines il y a 1 an
  Andreas Kling 9793d69d4f LibWeb: Make HTML::Window::page() return a Page& il y a 1 an
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader il y a 1 an
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) il y a 1 an
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels il y a 1 an
  Sam Atkins afa27bad19 LibWeb: Make serializing media-queries infallible il y a 1 an
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible il y a 1 an
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h il y a 2 ans
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct il y a 2 ans
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units il y a 2 ans
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case il y a 2 ans
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector il y a 2 ans
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
  Sam Atkins a0b1eddc56 LibWeb: Port CSS::MediaQuery to new Strings il y a 2 ans
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue il y a 2 ans
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects il y a 2 ans
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Aliaksandr Kalenik 2675b9390b LibWeb: Parse unknown media type in media queries il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Sam Atkins 28278efafb LibWeb: Extract MediaType to/from_string() logic into functions il y a 3 ans
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics il y a 3 ans
  Andreas Kling 2f7b6af87e LibGfx: Remove code point parameter from Gfx::Font::Metrics il y a 3 ans
  Sam Atkins 0795b9f7bb LibWeb: Use floats instead of doubles for CSS numbers il y a 3 ans
  Sam Atkins 7c4402ba92 LibWeb: Evaluate `no-preference` media-features as false il y a 3 ans
  Sam Atkins 332799fbcb LibWeb: Stub getting the initial font instead of the root one il y a 3 ans
  Sam Atkins fd47460141 LibWeb: Use ValueID for media-query identifiers il y a 3 ans
  Sam Atkins 12561327d6 LibWeb: Use MediaFeatureIDs instead of Strings :^) il y a 3 ans
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML il y a 3 ans