Histórico de commits

Autor SHA1 Mensagem Data
  Jonah 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet 1 ano atrás
  Jonah 442602bec8 LibWeb: Generate MathML Elements 2 anos atrás
  Andreas Kling 22a858a0cb LibWeb: Don't parse inline style sheets during HTML fragment parsing 1 ano atrás
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 1 ano atrás
  Andreas Kling 5cdb394400 LibWeb: Make HTML parser flush all pending tokens in "in table text" 2 anos atrás
  Andreas Kling 8c3e5137f7 LibWeb: Add spec comments to HTML parser "in table text" insertion mode 2 anos atrás
  Andreas Kling 87f0c1c353 LibWeb: Add spec comments to HTML parser "in table" insertion mode 2 anos atrás
  Andreas Kling bac500b9ad LibWeb: Add spec comments to HTML parser "in row" insertion mode 2 anos atrás
  Zhiyuan Guo 83345ba698 LibWeb: Don't crash when document.write a script with src attr 2 anos atrás
  Shannon Booth bc54560e59 LibWeb: Add Web::HTML::parse_legacy_color_value 2 anos atrás
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction 2 anos atrás
  Luke Wilde f52ede23aa LibWeb: Return from "the end" during HTML fragment parsing 2 anos atrás
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString 2 anos atrás
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 anos atrás
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 anos atrás
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 anos atrás
  Andreas Kling a925c2dcf2 LibWeb: Remove redundant invocation of `children changed` in HTMLParser 2 anos atrás
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} 2 anos atrás
  Sam Atkins 9a84151169 LibWeb: Split LengthStyleValue out of StyleValue.{h,cpp} 2 anos atrás
  Timothy Flynn f5f1a5228e LibWeb: Escape HTML text fragments with multi-byte code point awareness 2 anos atrás
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 anos atrás
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 2 anos atrás
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 anos atrás
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 anos atrás
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anos atrás
  Andreas Kling a915fee5f3 LibWeb: Only log HTML parser errors when HTML_PARSER_DEBUG is enabled 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 anos atrás
  Linus Groh 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads 2 anos atrás