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 |
martinfalisse
|
f7af190de0
LibWeb: Add parent classes for managing GridTrackSizes
|
2 years ago |
Andrew Kaster
|
2d5bee256e
LibWeb: Re-implement HTML::Navigator using IDL
|
2 years ago |
Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
2 years ago |
Linus Groh
|
0b52b883af
LibWeb: Implement '5.5. Response class' from the Fetch API :^)
|
2 years ago |
Linus Groh
|
9fb672e981
LibWeb: Implement '5.4. Request class' from the Fetch API :^)
|
2 years ago |