Commit History

Author SHA1 Message Date
  Andreas Kling e09b83c60c LibTextCodec: Start fleshing out a simple text codec library 5 years ago
  Andreas Kling f3676ebef5 LibWeb: Handle iso-8859-1 web content a little bit better 5 years ago
  Andreas Kling 88908be350 LibWeb: Parse <br/> into a self-closed br element 5 years ago
  Andreas Kling 7382b27c22 LibWeb: Add Origin concept (protocol, host, port tuple) 5 years ago
  Andreas Kling 42f47da75d LibWeb: Treat '<' characters as part of the text inside <script> 5 years ago
  Andreas Kling 56ca91b9f8 LibWeb: Implement <script src> support for synchronous scripts 5 years ago
  Andreas Kling 90a53b3520 LibWeb: Commit uncommitted text at the end of HTML parse 5 years ago
  Andreas Kling 4dde36844b LibWeb: Add a DOM Event class (instead of events being simple strings) 5 years ago
  Andreas Kling f39e5352f0 LibWeb: Start working on DOM event support 5 years ago
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 years ago