История коммитов

Автор SHA1 Сообщение Дата
  Igor Pissolati e2fa5c0cda LibWeb: Bring Document closer to spec 3 лет назад
  Anthony Van de Gejuchte 69ca27d3d7 LibWeb: Show correct favicon when default favicon is loaded 3 лет назад
  Anthony Van de Gejuchte 06d9853a8b LibWeb: Update displayed favicon when a favicon is loaded 3 лет назад
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 лет назад
  Linus Groh 7bdbac7fd9 LibWeb: Add 'is scripting enabled' concept to EnvironmentSettingsObject 3 лет назад
  Linus Groh f60a2a1d80 LibWeb: Remove Document::is_scripting_enabled() and use Node's 3 лет назад
  Andreas Kling ac8a8459d0 LibWeb: Don't allow setting Range start/end to document being destroyed 3 лет назад
  Andreas Kling 8c88ee1165 LibWeb: Only invalidate stacking context tree for opacity/z-index change 3 лет назад
  Andreas Kling 618b857457 LibWeb: Evaluate @media CSS rules when updating style 3 лет назад
  Andreas Kling 0b861e0c9d LibWeb: Make document-level style invalidation fast 3 лет назад
  Ben Abraham 7594350376 Browser: Show currently loading host and remaining resource count 3 лет назад
  Andreas Kling 6499cf4d28 LibWeb: Always relayout document on element style change 3 лет назад
  Andreas Kling 9c6999ecf2 LibWeb: Implement "NodeIterator pre-removing steps" 3 лет назад
  Andreas Kling acbdb95b0a LibWeb: Add support for DOM's TreeWalker 3 лет назад
  Andreas Kling fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 3 лет назад
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 лет назад
  Andreas Kling 262488ea33 LibWeb: Validate the qualified name in createDocumentType() 3 лет назад
  Andreas Kling fe67fe3791 LibWeb: Check for valid names in Document.createElement() & friends 3 лет назад
  Timothy Flynn 21bd3a21bd LibWeb: Append only one line feed character in Document.writeln 3 лет назад
  Andreas Kling 8b2499b112 LibWeb: Make document.write() work while document is parsing 3 лет назад
  Lorenz Steinert db789813c9 LibWeb: Add basic support for dynamic markup insertion 3 лет назад
  Maciej ed33ea13ab LibWeb: Add stubs for document.write and document.writeln 3 лет назад
  Idan Horowitz 5e5b94a7ec LibWeb: Pass cookie string by reference in Document::set_cookie 3 лет назад
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec 3 лет назад
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object 3 лет назад
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder 3 лет назад
  Andreas Kling 545ec334f0 LibWeb: Add Document.hasFocus() stub 3 лет назад
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes 3 лет назад
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 лет назад
  Andreas Kling d368b08698 LibWeb: Make DOMImplementation forward its ref count to DOM::Document 3 лет назад