提交历史

作者 SHA1 备注 提交日期
  Andreas Kling ebacef36ee LibHTML: Fix relative URL completion when document URL ends in a slash 5 年之前
  Andreas Kling a259832266 LibHTML: Document::detach_from_frame() should actually detach 5 年之前
  Andreas Kling fc53867937 LibHTML: Add basic <!DOCTYPE> parsing and a DocumentType class 5 年之前
  Andreas Kling 850955053f LibHTML: Rename Document::normalize() to fixup() and always do it 5 年之前
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's 5 年之前
  Andreas Kling 3bee9d3d3c LibHTML: Templatize Node::first_child_of_type<T>() 5 年之前
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions 5 年之前
  Conrad Pankoff ef8b754a46 LibHTML: Add function for invalidating the document layout 5 年之前
  Andreas Kling 83a6474d82 LibHTML: Parse link, alink and vlink in <body> and pass to Document 5 年之前
  Andreas Kling f150134de9 LibHTML: Make Node::create_layout_node() virtual 5 年之前
  Andreas Kling 78d65c1c64 LibHTML: Add load(URL) and reload() functions to HtmlView 5 年之前
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> 5 年之前
  Andreas Kling 7bc9310170 LibHTML: Add a Frame class and use it for document layout width 5 年之前
  Andreas Kling b94c7665a9 LibHTML: Add a way to get a Document's title 5 年之前
  Andreas Kling 1b8509a0c9 LibHTML: Make sure every DOM Node belongs to a Document 5 年之前
  Sergey Bugaev c1ef63379c LibHTML: Add Document::normalize() 5 年之前
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 年之前