Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn fea440055a LibWeb: Track the byte offset of an HTMLToken's position il y a 1 an
  Timothy Flynn 5a2bf7fdd1 LibWeb: Set the correct end position of HTML attribute names il y a 1 an
  Ben Wiederhake 0184fc5e43 Everywhere: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes il y a 2 ans
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 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
  Andreas Kling 97ca45d9c6 LibWeb: Store HTML tag name token data as FlyString while parsing il y a 2 ans
  Ben Wiederhake 32e98d0924 Libraries: Use AK::Variant default initialization where appropriate il y a 3 ans
  TheFightingCatfish 08359ba578 LibWeb: Fix regression of "contenteditable" attribute il y a 3 ans
  Max Wipfli ccae0cae45 LibWeb: Rename HTMLToken::doctype_data() => ensure_doctype_data() il y a 4 ans
  Max Wipfli 519a1cdc22 LibWeb: Change HTMLToken storage architecture il y a 4 ans
  Max Wipfli 8a4c44db8c LibWeb: Make HTMLTokens non-copyable il y a 4 ans
  Max Wipfli 2532bdfabf LibWeb: Remove friend class declarations from HTMLToken il y a 4 ans
  Max Wipfli 25cba4387b LibWeb: Add HTMLToken(Type) constructor and use it il y a 4 ans
  Max Wipfli f2e3c770f9 LibWeb: Use setter for HTMLToken::m_{start,end}_position il y a 4 ans
  Max Wipfli 8b31e41692 LibWeb: Change HTMLToken::m_doctype into named DoctypeData struct il y a 4 ans
  Max Wipfli 918bde98b1 LibWeb: Hide implementation details of HTMLToken attribute list il y a 4 ans
  Max Wipfli 15d8635afc LibWeb: User getter+setter for HTMLToken tag name and self-closing flag il y a 4 ans
  Max Wipfli 1aeafcc58b LibWeb: Use getter and setter for Character type HTMLTokens il y a 4 ans
  Max Wipfli e8e9426b4f LibWeb: User getter and setter for Comment type HTMLTokens il y a 4 ans
  Max Wipfli f886aa15b8 LibWeb: Rename HTMLToken::AttributeBuilder struct to Attribute il y a 4 ans
  Max Wipfli d82f3eb085 LibWeb: Make HTMLToken::{Position,AttributeBuilder} structs public il y a 4 ans
  Max Wipfli 35f32ac170 LibWeb: Change HTMLToken.h to east const style il y a 4 ans
  Gunnar Beutner c3ad8e9a52 LibWeb: Remove StringBuilder from HTMLToken::m_comment_or_character il y a 4 ans
  Gunnar Beutner 3aa202c432 LibWeb: Remove StringBuilder from HTMLToken::m_tag il y a 4 ans
  Gunnar Beutner 901d71148b LibWeb: Remove StringBuilders from HTMLToken::AttributeBuilder il y a 4 ans
  Gunnar Beutner 992964aa7d LibWeb: Remove StringBuilders from HTMLToken::m_doctype il y a 4 ans
  Gunnar Beutner 2150609590 LibWeb: Remove more unused StringBuilders in HTMLToken il y a 4 ans
  Ali Mohammad Pur aa7939bc6c LibWeb: Add position tracking information to HTML tokens il y a 4 ans