Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik 33294aea86 LibWeb: Apply shadow root style sheets in StyleComputer 2 years ago
  Aliaksandr Kalenik 91ec1d6f95 LibWeb: Maintain list of allocated shadow roots in Document 1 year ago
  Aliaksandr Kalenik 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot 1 year ago
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Andreas Kling f5771a5789 LibWeb: Check node type first in fast_is<ShadowRoot>() 1 year ago
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 year ago
  Timothy Flynn 54b5a431a3 LibWeb: Implement element slot-related attributes and settings 1 year ago
  Shannon Booth 6789a2dd8e LibWeb: Port ShadowRoot interface from DeprecatedString to String 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 years ago
  Karol Kosek 9ed4fe7049 LibWeb: Allow to set a root mode value when constructing a ShadowRoot 2 years ago
  Karol Kosek 2cc108a15e LibWeb: Rename DOM::shadow_root() to shadow_root_internal() 2 years ago
  Karol Kosek 9a7f786262 LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String 2 years ago
  Karol Kosek 34913c48d3 LibWeb: Actually initialize ShadowRoot bindings 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Timothy Flynn 13b8eeff54 LibWeb: Fully implement the fragment serializing algorithm 2 years ago
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling 3ee5bdcfb7 LibWeb: Traverse shadow-including subtree when adopting DOM nodes 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Andreas Kling afc5fade05 LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^) 3 years ago
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder 3 years ago
  Luke Wilde 8e0f3436a2 LibWeb: Make the innerHTML setter spec compliant 3 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling e562819a7e LibWeb: Generate layout nodes for shadow subtrees 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago