Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 1d95e56700 LibHTML: Fix broken build after Element::computed_style() change vor 5 Jahren
  Matrix89 2dd35916e5 Browser+LibHTML: Change the way computed styles are queried vor 5 Jahren
  Andreas Kling ffcd395afc LibHTML: Have element keep a pointer to their resolved style vor 5 Jahren
  Andreas Kling 202dfbd6cd LibHTML: Add Element::name() convenience attribute getter vor 5 Jahren
  Andreas Kling 884ae80699 LibHTML+Browser: Show target URL of hovered links in Browser statusbar vor 5 Jahren
  Andreas Kling f4f5ede10a LibHTML: Simplify Node::create_layout_node() vor 5 Jahren
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation vor 5 Jahren
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere vor 5 Jahren
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions vor 5 Jahren
  Andreas Kling 772718b8d8 LibHTML: Add a per-attribute callback for Elements to parse attributes vor 5 Jahren
  Andreas Kling f150134de9 LibHTML: Make Node::create_layout_node() virtual vor 5 Jahren
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> vor 5 Jahren
  Andreas Kling 1b8509a0c9 LibHTML: Make sure every DOM Node belongs to a Document vor 5 Jahren
  Andreas Kling fb4702dd49 LibHTML: Add virtual Node::tag_name() vor 5 Jahren
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> vor 5 Jahren
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. vor 6 Jahren