커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling 37c287b1d4 LibWeb: Disallow cross-origin access to <iframe>.contentDocument 4 년 전
  Andreas Kling 5782099106 LibWeb: Add basic support for boolean IDL attributes :^) 4 년 전
  Linus Groh 9ea6ef4ed1 LibJS: Make Interpreter::throw_exception() a void function 4 년 전
  Nico Weber 064159d215 LibWeb: Use GenericLexer in WrapperGenerator 4 년 전
  Luke 8b807e65d7 LibWeb: Add Comment and DocumentFragment bindings, move querySelector... 4 년 전
  Ben Wiederhake e050f21f36 LibWeb: Mark compilation-unit-only functions as static 4 년 전
  Luke 5724ac8e72 LibWeb: Add HTML elements to factories, add missing tags and attributes 4 년 전
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace 5 년 전
  Andreas Kling 8b55d3d86e LibWeb: Move MouseEvent into the UIEvents namespace 5 년 전
  Luke a2b40de0cc LibWeb: Add a whole bunch of HTML DOM bindings 5 년 전
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace 5 년 전
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ 5 년 전
  Andreas Kling 8f31331e68 LibWeb: Allow specifying a custom attribute name for [Reflect] 5 년 전
  Andreas Kling 3eff6024b1 LibWeb: Add code generation for reflecting IDL attributes 5 년 전
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() 5 년 전
  Luke 19d6884529 LibWeb: Implement quirks mode detection 5 년 전
  Andreas Kling fc4ed8d444 LibWeb: Make wrapper factory functions take JS::GlobalObject& 5 년 전
  Andreas Kling 9ce25bbf1d LibWeb: Generate CanvasRenderingContext2D bindings from IDL :^) 5 년 전
  Andreas Kling e1bd815a6a LibWeb: Generate Event and MouseEvent bindings from IDL :^) 5 년 전
  Andreas Kling dd29ff884f LibWeb: Generate ImageData bindings from IDL :^) 5 년 전
  Andreas Kling b959d06ace LibWeb: Generate HTMLCanvasElement bindings from IDL :^) 5 년 전
  Andreas Kling 119dd2c541 LibWeb: Generate HTMLImageElement bindings from IDL :^) 5 년 전
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) 5 년 전
  Andreas Kling d724a12732 LibWeb: Generate EventTarget bindings from IDL :^) 5 년 전
  Andreas Kling a64033e581 LibWeb: Generate Element bindings from IDL :^) 5 년 전
  Andreas Kling bc4fa7a3c9 LibWeb: Expose Node.appendChild() to the web 5 년 전
  Andreas Kling faff557400 LibWeb: Expose Document.body to the web 5 년 전
  Andreas Kling 246af7f0ff LibWeb: Fix missing snake_case-ificiation of function parameter names 5 년 전
  Andreas Kling 94fdf4fa5a LibWeb+LibJS: Add a naive way to check if a wrapper "is" a certain type 5 년 전
  Andreas Kling 1ffffa0053 LibWeb: Start generating JS wrappers from (simplified) WebIDL :^) 5 년 전