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