提交歷史

作者 SHA1 備註 提交日期
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods 1 年之前
  Luke Warlow 9171c35183 LibWeb: Refactor DOM parsing APIs 1 年之前
  Andreas Kling fb9f3f10f3 LibWeb: Add Element.getHTML() and ShadowRoot.getHTML() 1 年之前
  Matthew Olsson 5b84bd6e45 LibWeb: Add DocumentOrShadowRoot::get_animations() 1 年之前
  Jamie Mansfield 1b043d259a LibWeb: Implement ShadowRoot.onslotchange 1 年之前
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Aliaksandr Kalenik 33294aea86 LibWeb: Apply shadow root style sheets in StyleComputer 2 年之前
  Aliaksandr Kalenik 91ec1d6f95 LibWeb: Maintain list of allocated shadow roots in Document 1 年之前
  Aliaksandr Kalenik 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Shannon Booth 6789a2dd8e LibWeb: Port ShadowRoot interface from DeprecatedString to String 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Karol Kosek 9ed4fe7049 LibWeb: Allow to set a root mode value when constructing a ShadowRoot 2 年之前
  Karol Kosek 34913c48d3 LibWeb: Actually initialize ShadowRoot bindings 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Timothy Flynn 13b8eeff54 LibWeb: Fully implement the fragment serializing algorithm 2 年之前
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Linus Groh 46bb547dd6 LibWeb: Convert ShadowRoot to use TRY for error propagation 3 年之前
  Andreas Kling b1096c2ae4 LibWeb: Make Element::set_shadow_root() disconnect any previous root 3 年之前
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder 3 年之前
  Ben Wiederhake 7619dbdbb4 LibWeb: Clean up static function in header 3 年之前
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier 3 年之前
  Luke Wilde 8e0f3436a2 LibWeb: Make the innerHTML setter spec compliant 3 年之前
  Luke Wilde f7f37eaa0f LibWeb: Make Node::root return a reference 3 年之前
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前