提交歷史

作者 SHA1 備註 提交日期
  BenJilks 11e7d72686 LibWeb: Layout text chunks based on their Unicode direction 10 月之前
  Aliaksandr Kalenik 7181c3f2ea Everywhere: Limit layout text fragments to use one font for all glyphs 1 年之前
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 年之前
  Andreas Kling dd8504c68d LibWeb: Store "text for rendering" in TextPaintable 1 年之前
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString 1 年之前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Cr4xy bbfe0d3a82 LibWeb: Implement `text-transform: capitalize` 1 年之前
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 年之前
  Sam Atkins 489f9c3151 LibWeb: Implement `text-transform: math-auto` 1 年之前
  Sam Atkins ce775ea701 LibWeb: Use a switch to handle TextTransform values 1 年之前
  Andreas Kling 1c47695bae LibWeb: Invalidate layout-transformed text on DOM text node change 1 年之前
  Karol Kosek d4b5205482 Revert "LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:""" 2 年之前
  Andreas Kling b918ce4022 LibWeb: Make Layout::TextNode::text_for_rendering() lazily computed 2 年之前
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 年之前
  Timothy Flynn 1ff29afc45 LibUnicode+LibJS+LibWeb: Propagate OOM from Unicode case transformations 2 年之前
  Andreas Kling 32e35a02f9 LibWeb: Apply CSS text-transform during layout 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andreas Kling 5839ef2ed8 LibWeb: Render text inside <input type=password> as asterisks (`*`) 2 年之前
  Andreas Kling b062a0fb7c LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:"" 2 年之前
  Andreas Kling 063d6cab8b LibWeb: Remove unused Layout::TextNode::ChunkIterator::m_layout_mode 2 年之前
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 年之前
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints 3 年之前
  Andreas Kling 03008d9c9c LibWeb: Ensure that TextNode::ChunkIterator emits preserved newlines 3 年之前
  Andreas Kling 4575ab558b LibWeb: Make whitespace collapsing stateless 3 年之前
  Andreas Kling fa99259412 LibWeb: Simplify text chunk iteration a little bit 3 年之前
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them 3 年之前
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
  Andreas Kling be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines 3 年之前
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes 3 年之前