Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 1f69e9cddf LibWeb: Remove Layout::Node::m_visible and compute it on the fly il y a 1 an
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` il y a 1 an
  Aliaksandr Kalenik 7eee3f6952 LibWeb: Add `mutable_computed_values()` for `NodeWithStyle` il y a 1 an
  Aliaksandr Kalenik b4064320bd LibWeb: Add `m_is_grid_item` in `Layout::Node` il y a 1 an
  Andreas Kling 429b2e5860 LibWeb: Make FontCache per-StyleComputer il y a 1 an
  Andi Gallo 89305f1481 LibWeb: Copy button style properties for generated table and cell il y a 2 ans
  Andi Gallo b34b80104f LibWeb: Fix buttons with TextNode label il y a 2 ans
  Aliaksandr Kalenik b6ea4b002b LibWeb: Add info about pseudo element type in Layout::Node il y a 2 ans
  MacDue 21ace4f90b LibWeb: Add Node::scaled_font(float scale_factor) il y a 2 ans
  Andi Gallo 55f1a70577 LibWeb: Fix style updates for table box nodes il y a 2 ans
  Andreas Kling b6f3369b66 LibWeb: Fix spelling of non_anonymous_containing_block() il y a 2 ans
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox il y a 2 ans
  Andi Gallo 5cec517153 LibWeb: Get reference height from closest non-anonymous ancestor il y a 2 ans
  Andreas Kling e2c72922f6 LibWeb: Make LayoutState use HashMap instead of potentially huge Vector il y a 2 ans
  Timothy Flynn 8f0b7fa370 LibWeb: Verify that a node has styled properties in its styled accessors il y a 2 ans
  MacDue 7061a3d8e6 LibWeb: Add .scaled_font() helper to Layout::Node il y a 2 ans
  Andreas Kling 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile il y a 2 ans
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport il y a 2 ans
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues il y a 2 ans
  Timothy Flynn 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell il y a 2 ans
  Andreas Kling aa19c4a340 LibWeb: Add Layout::Node::is_table() and make is<TableBox>() fast il y a 2 ans
  Andreas Kling 51555dea7c LibWeb: Make Layout::Node::containing_block() return a Layout::Box il y a 2 ans
  Aliaksandr Kalenik 45e85d20b6 LibWeb: Output display type inline-table in layout dump il y a 2 ans
  Aliaksandr Kalenik 709fe01f52 LibWeb: Override width calculation for table wrappers il y a 2 ans
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
  Aliaksandr Kalenik 57940f4370 LibWeb: Wrap table roots in anonymous block boxes il y a 2 ans
  Sam Atkins 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling 6d830e6335 LibWeb: Tie layout tree to a specific browsing context il y a 2 ans
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated il y a 2 ans