Historique des commits

Auteur SHA1 Message Date
  Andreas Kling b472229781 LibHTML: Do DOM tree fixup before firing insertion callbacks il y a 5 ans
  Andreas Kling b083a233d8 LibHTML: Add Comment and CharacterData nodes and improve HTML parsing il y a 5 ans
  Andreas Kling 35def88c8b LibHTML: Move Element construction to a separate file il y a 5 ans
  Andreas Kling fdbad6284c LibHTML: Implement the <blink> element il y a 5 ans
  Andreas Kling fc53867937 LibHTML: Add basic <!DOCTYPE> parsing and a DocumentType class il y a 5 ans
  Andreas Kling 850955053f LibHTML: Rename Document::normalize() to fixup() and always do it il y a 5 ans
  Andreas Kling edbf09ea29 LibHTML: Make the CSS and HTML parsers take StringViews il y a 5 ans
  Andreas Kling 71e8ddcd1c LibHTML: Start adding support for <link rel="stylesheet"> il y a 5 ans
  Andreas Kling 66caa7af2b LibHTML: Optionally pass document URL to the HTML parser il y a 5 ans
  Andreas Kling 09dccb3224 LibHTML: Flesh out <img> element with LayoutImage and LayoutReplaced il y a 5 ans
  Andreas Kling 8fb979148d LibHTML: Add support for <font color> il y a 5 ans
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> il y a 5 ans
  Andreas Kling 8f842375a2 LibHTML: Implement the <hr> element il y a 5 ans
  Andreas Kling a4fccc02ec LibHTML: Add a simple <style> element for inline CSS il y a 5 ans
  Andreas Kling 7912592f89 LibHTML: Add inserted_into() and removed_from() TreeNode callbacks il y a 5 ans
  Andreas Kling b94c7665a9 LibHTML: Add a way to get a Document's title il y a 5 ans
  Andreas Kling 5b942b519c LibHTML: Add HTMLHeadingElement for <h1> through <h6> il y a 5 ans
  Andreas Kling b477aff843 LibHTML: Detect hovering over links il y a 5 ans
  Andreas Kling 1b8509a0c9 LibHTML: Make sure every DOM Node belongs to a Document il y a 5 ans
  Sergey Bugaev db8a1a6aba LibHTML: Parse HTML escape sequences il y a 5 ans
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans