Timothy Flynn
|
d835a00bee
LibWeb: Use Fetch to retrieve HTMLObjectElement data URLs
|
6 ヶ月 前 |
Timothy Flynn
|
fe891727dc
LibWeb: Use correct URL parsing methods throughout LibWeb
|
6 ヶ月 前 |
Shannon Booth
|
0fa54c2327
LibURL+LibWeb: Make URL::serialize return a String
|
7 ヶ月 前 |
Andreas Kling
|
2405805ddf
LibWeb: Delay load event in more HTMLObjectElement situation
|
7 ヶ月 前 |
Andreas Kling
|
e88286b337
LibWeb: Mark HTMLObjectElement as potentially delaying the load event
|
7 ヶ月 前 |
Andreas Kling
|
3ebc7fbd28
LibWeb: Create layout node for HTMLObjectElement navigable containers
|
7 ヶ月 前 |
Andreas Kling
|
dd7623eb30
LibWeb: Rename NestedBrowsingContextP => NavigableContainerViewportP
|
7 ヶ月 前 |
Andreas Kling
|
443a8539e9
LibWeb: Rename Layout::FrameBox => NavigableContainerViewport
|
7 ヶ月 前 |
Andreas Kling
|
1b4763f75f
LibWeb: Allow border="0" on HTMLObjectElement
|
7 ヶ月 前 |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
7 ヶ月 前 |
Shannon Booth
|
1e54003cb1
LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate
|
7 ヶ月 前 |
Michael Watt
|
3b1d1d4582
LibWeb: Compute `display: contents` as `none` for unusual elements
|
7 ヶ月 前 |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
7 ヶ月 前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年 前 |
Andreas Kling
|
29a4da30b7
LibWeb: Make DOM::Node::create_layout_node() not need parent's style
|
4 年 前 |
Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
4 年 前 |
Luke
|
e8a9e8aed5
LibWeb: Add namespace to Element
|
4 年 前 |
Andreas Kling
|
c46439f240
LibWeb: Move HTML classes into the Web::HTML namespace
|
4 年 前 |
Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
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 年 前 |