Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik 608a730bd6 LibWeb: Use Core::Timer for style and layout update timers in Document há 2 anos atrás
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
  Luke Wilde 71f6e5c942 LibWeb: Implement `loading=lazy` for `<img>` elements há 2 anos atrás
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver há 2 anos atrás
  PrestonLTaylor 0eac8bce6f LibWeb: Fix js execution for js urls in anchor tags href há 2 anos atrás
  Andreas Kling 1b78e0f059 LibWeb: Implement "destroy" operation for documents há 2 anos atrás
  Andreas Kling 7af09481f5 LibWeb: Implement getting "descendant navigables" of a document há 2 anos atrás
  Timothy Flynn f2a28e83de LibWeb: Implement the document title attribute closer to the spec há 2 anos atrás
  Timothy Flynn 43b3673198 LibWeb: Add an accessor for the document's title element há 2 anos atrás
  Timothy Flynn efd8176ce3 LibWeb: Convert a couple west-const formattings to east-const há 2 anos atrás
  Simon Wanner ee7282cbe4 LibWeb: Make pseudo-elements inspectable há 2 anos atrás
  kleines Filmröllchen effcd080ca Userland: Remove remaining users of Duration::now_realtime() há 2 anos atrás
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration há 2 anos atrás
  Andreas Kling e2c72922f6 LibWeb: Make LayoutState use HashMap instead of potentially huge Vector há 2 anos atrás
  Timothy Flynn 5bc386cc96 LibWeb: Change Document::parse_url to accept a StringView há 2 anos atrás
  Andreas Kling 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec há 2 anos atrás
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h há 2 anos atrás
  Timothy Flynn f78eadf00f LibWeb: Add an interface to be notified of Document state changes há 2 anos atrás
  Aliaksandr Kalenik de2c016556 LibWeb: Implement "attempt to populate the history entry's document" há 2 anos atrás
  Sigmund Lahn f2f14ad9bd LibWeb+WebContent: Make document background and Viewport transparent há 2 anos atrás
  Aliaksandr Kalenik 3b00636288 LibWeb: Implement "create a new browsing context and document" há 2 anos atrás
  Aliaksandr Kalenik 3225c39191 LibWeb: Implement Document::make_active() há 2 anos atrás
  Aliaksandr Kalenik 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String há 2 anos atrás
  Luke Wilde 1f863de9aa LibWeb: Add XMLDocument stub há 2 anos atrás
  Timothy Flynn 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist há 2 anos atrás
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String há 2 anos atrás
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Linus Groh 4da68384e6 LibWeb/HTML: Make Window::m{location,navigator} lazily allocated há 2 anos atrás
  Andreas Kling 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile há 2 anos atrás