Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik 613cd6104d LibWeb: Support masking of SVGForeignObjectPaintable há 1 ano atrás
  Matthew Olsson 31c5cdcbd5 LibWeb+Assistant: Do not ref-capture stack vars in deferred lambdas há 1 ano atrás
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings há 1 ano atrás
  Andreas Kling ca53eefe11 LibWeb: Compute height early when possible for floating boxes há 1 ano atrás
  Andreas Kling aa59419529 LibWeb: Remove unnecessary check that BFC isn't clearing a flex item há 1 ano atrás
  Andreas Kling 34954f49b6 LibWeb: Log a FIXME when encountering an unexpected block-level box há 1 ano atrás
  Andreas Kling 1cea4e6407 LibWeb: Use cached UsedValues pointer in IFC and its helper classes há 1 ano atrás
  implicitfield 5da9f52b1f LibWeb: Use the parent container's y offset when finding static position há 1 ano atrás
  implicitfield 0243278587 LibWeb: Account for absolutely positioned table wrappers há 1 ano atrás
  Andreas Kling f0269b0a94 LibWeb: Mark root element height as definite when affected by quirk há 1 ano atrás
  Andreas Kling b83e41c9b5 LibWeb: Only assign block container heights during BFC intrinsic sizing há 1 ano atrás
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap há 1 ano atrás
  Andreas Kling 4e6de47f93 LibWeb: Avoid LayoutState hash lookups in more parts of float layout há 1 ano atrás
  Andreas Kling 954c4496b1 LibWeb: Avoid more UsedValues hash lookups in BFC and IFC há 1 ano atrás
  Andreas Kling 7a34f1a4e2 LibWeb: Add pointer from BFC::FloatingBox to its UsedValues há 1 ano atrás
  Andreas Kling 57fd494195 LibWeb: Use UsedValues containing block pointer in float layout há 1 ano atrás
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues há 1 ano atrás
  Andreas Kling 5af02a914c LibWeb: Let parent formatting context determine size of flex containers há 1 ano atrás
  Aliaksandr Kalenik 39abd9095e LibWeb: Return CSSPixels from `calculate_inner_height()` há 1 ano atrás
  Aliaksandr Kalenik 05a1dbeb91 LibWeb: Return CSSPixels from `calculate_inner_width()` há 1 ano atrás
  Aliaksandr Kalenik b172c29d9a LibWeb: Apply min/max-widths to block container during intrinsic layout há 1 ano atrás
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm há 1 ano atrás
  Timothy Flynn b5162ceabd LibWeb: Remove special handling of disclosure-open/closed markers há 1 ano atrás
  FalseHonesty 2285dfb80e LibWeb: Resolve block max-width percentage against containing block há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Aliaksandr Kalenik 06d05b3c55 LibWeb: Boxes that establish FFC or GFC should avoid overlapping floats há 1 ano atrás
  Aliaksandr Kalenik d1e542999c LibWeb: Ensure preceding offset is non-negative in `float_box()` há 1 ano atrás
  Aliaksandr Kalenik 81ddad3fcf LibWeb: Allow block level boxes to be floated and have clearance há 1 ano atrás
  Aliaksandr Kalenik a482166087 LibWeb: Bring html element height calculation closer to the spec há 1 ano atrás
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels há 1 ano atrás