Historique des commits

Auteur SHA1 Message Date
  Andreas Kling f150134de9 LibHTML: Make Node::create_layout_node() virtual il y a 5 ans
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> il y a 5 ans
  Andreas Kling a7ca719c4e LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style() il y a 5 ans
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties il y a 5 ans
  Andreas Kling ed39e0f6f7 LibHTML: Non-element (Text) Nodes should get style from their parent il y a 5 ans
  Andreas Kling 0c6af2d5b4 LibHTML: Add Node::text_content() il y a 5 ans
  Andreas Kling f38b0f667e LibHTML: Implement basic HTMLElement.title support 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 599edba7a3 LibHTML: Move layout tree building to Node il y a 5 ans
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans