Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame 5 年之前
  Andreas Kling 896db187e5 LibWeb: Move Frame.{cpp,h} into a new Frame/ directory 5 年之前
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView 5 年之前
  Shadowfacts fcd922f7b1 LibWeb: Add basic URL encoder for individual values and param lists 5 年之前
  Shadowfacts 7f538ea7eb LibWeb: When creating form action URL, only include value for the submit 5 年之前
  Shadowfacts 4d5dc5950a LibWeb: Improve <form> submit method handling 5 年之前
  Andreas Kling 7309642ca8 LibWeb: Use FlyString for Element tag names 5 年之前
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 年之前