Historique des commits

Auteur SHA1 Message Date
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks il y a 2 ans
  Luke Wilde 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions il y a 2 ans
  Timothy Flynn 2cfcbccdb5 LibWeb: Port WebAssembly.Table to IDL il y a 2 ans
  Timothy Flynn ca96f8e364 LibWeb: Port WebAssembly.Memory to IDL il y a 2 ans
  Timothy Flynn de32c44762 LibWeb: Port WebAssembly.Instance to IDL il y a 2 ans
  Timothy Flynn fb1f15774f LibWeb: Port WebAssembly.Module to IDL il y a 2 ans
  Timothy Flynn 5c97ffb94f LibWeb: Define WebAssembly namespace and import it in web bindings il y a 2 ans
  Kenneth Myhra be52e7171a LibWeb: Add FormDataIterator implementation il y a 2 ans
  Linus Groh c42496187b LibWeb/HTML: Port Window.history to IDL il y a 2 ans
  Luke Wilde d036862f2b LibWeb: Refactor XHR (almost) exactly to the spec il y a 2 ans
  Luke Wilde 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} il y a 2 ans
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport il y a 2 ans
  Luke Wilde a90667e79c LibWeb: Add initial implementation of DOMMatrix(ReadOnly) il y a 2 ans
  Kenneth Myhra a6cdf6374f LibWeb: Introduce the FormDataEvent interface il y a 2 ans
  Kenneth Myhra d5b5b94a35 LibWeb: Introduce the FormData interface from the XHR specification il y a 2 ans
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property il y a 2 ans
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property il y a 2 ans
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL il y a 2 ans
  Aliaksandr Kalenik 709fe01f52 LibWeb: Override width calculation for table wrappers il y a 2 ans
  Timothy Flynn 7bd8fd000f LibWeb: Generate dedicated methods to create Web constructors/prototypes il y a 2 ans
  Jonah 3eef54823a LibWeb: Add Function To Build Accessiblity Tree il y a 2 ans
  MacDue 040dac558e LibWeb: Implement RadialGradientStyleValue il y a 2 ans
  Andreas Kling 0555684682 LibWeb: Sketch out basic support for SVG <foreignObject> elements il y a 2 ans
  MacDue 067759c0e9 LibWeb: Add ConicGradientStyleValue il y a 2 ans
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes il y a 2 ans
  Linus Groh c8d121fa32 LibWeb: Implement most of the 'Fetching' AOs il y a 2 ans
  Linus Groh 5d86eae119 LibWeb: Implement 'fetch params' struct il y a 2 ans
  Linus Groh ba31547fa0 LibWeb: Implement container class for fetch algorithms il y a 2 ans
  Linus Groh dd5d3e2f4f LibWeb: Implement 'fetch controller' struct il y a 2 ans
  Linus Groh fef331a03f LibWeb: Implement 'fetch timing info' struct il y a 2 ans