LibWeb: Replace FontStyleValue with ShorthandStyleValue 
						
					 
				 
				2023-09-20 12:17:16 +01:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWeb: Update top_level_browsing_context() to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWeb: Move has_a_rendering_opportunity() to Navigable 
						
					 
				 
				2023-09-20 18:29:17 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWeb: Port Attr interface from DeprecatedString to String 
						
					 
				 
				2023-09-25 15:39:29 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibWeb: Port Document interface from DeprecatedString to String 
						
					 
				 
				2023-09-16 11:17:19 +02:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									 
							
						
					 
				 
				
					
						
							
							LibSyntax+Userland: Make LibSyntax not depend on LibGUI 
						
					 
				 
				2023-08-29 07:57:39 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Remove unused navigation methods in BrowsingContext 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WebContent+Everywhere: Add an option to not activate new tabs over IPC 
						
					 
				 
				2023-03-21 09:39:49 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use CSSPixelFraction to represent aspect ratios 
						
					 
				 
				2023-09-04 12:40:17 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use CSSPixelFraction to represent aspect ratios 
						
					 
				 
				2023-09-04 12:40:17 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Add a bunch of missing includes 
						
					 
				 
				2023-03-06 13:05:43 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 
						
					 
				 
				2023-03-07 23:33:34 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Make "foo"_fly_string infallible 
						
					 
				 
				2023-08-07 16:03:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement element slot-related attributes and settings 
						
					 
				 
				2023-09-13 13:45:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement the AudioTrack and AudioTrackList interfaces 
						
					 
				 
				2023-06-13 06:14:01 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement the AudioTrack and AudioTrackList interfaces 
						
					 
				 
				2023-06-13 06:14:01 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add about base url to the various AOs that construct documents 
						
					 
				 
				2023-09-22 19:45:11 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Remove unused BrowsingContext::for_each_child() 
						
					 
				 
				2023-09-20 18:29:17 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Remove FrameLoader 
						
					 
				 
				2023-09-20 18:29:17 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Delete unused create_a_new_browsing_context_group() 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port CanvasGradient interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port CanvasGradient interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement CanvasRenderingContext2D.createPattern() 
						
					 
				 
				2023-02-03 20:36:21 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 
						
					 
				 
				2023-09-09 10:47:12 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 
						
					 
				 
				2023-09-09 10:47:12 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port CanvasRenderingContext2D from DeprecatedString to String 
						
					 
				 
				2023-09-09 10:47:12 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement the CORS settings attribute credentials mode AO 
						
					 
				 
				2023-05-12 05:47:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement the CORS settings attribute credentials mode AO 
						
					 
				 
				2023-05-12 05:47:36 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make DecodedImageData an abstract class 
						
					 
				 
				2023-05-21 07:44:29 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use CSSPixelFraction to represent aspect ratios 
						
					 
				 
				2023-09-04 12:40:17 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add NestedHistory in DocumentState 
						
					 
				 
				2023-04-28 18:11:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add DocumentState about base url member 
						
					 
				 
				2023-08-29 09:39:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Document interface from DeprecatedString to String 
						
					 
				 
				2023-09-16 11:17:19 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMParser interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMParser interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 
						
					 
				 
				2023-04-30 06:04:33 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 
						
					 
				 
				2023-04-30 06:04:33 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Make "foo"_fly_string infallible 
						
					 
				 
				2023-08-07 16:03:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add HTML::EventNames::loadend 
						
					 
				 
				2023-09-17 16:37:31 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move system visibility state to TraversableNavigable 
						
					 
				 
				2023-09-20 18:29:17 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename Element::attribute to Element::deprecated_attribute 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Fix up constructing the form entry list 
						
					 
				 
				2023-06-19 06:12:26 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Fix up constructing the form entry list 
						
					 
				 
				2023-06-19 06:12:26 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move CallbackType from Bindings/ to WebIDL/ 
						
					 
				 
				2022-09-24 19:31:39 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation* 
						
					 
				 
				2023-04-07 22:41:01 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Do page_did_start_loading if history state is pushed/replaced 
						
					 
				 
				2023-09-23 17:59:10 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update session history when History entry is pushed/replaced 
						
					 
				 
				2023-09-23 17:59:10 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add HistoryHandlingBehavior::Push 
						
					 
				 
				2023-04-25 12:54:01 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Node interface from DeprecatedString to String 
						
					 
				 
				2023-09-17 20:29:18 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename Element::attribute to Element::deprecated_attribute 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLAreaElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLBaseElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StyleValue constructors infallible 
						
					 
				 
				2023-08-19 17:34:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Never blockify HTML <br> elements 
						
					 
				 
				2023-09-01 12:45:38 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLButtonElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use fit-content width if button's computed width is "auto" 
						
					 
				 
				2023-09-12 17:26:30 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLButtonElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Create a shadow tree for details elements with manual slots 
						
					 
				 
				2023-09-13 13:45:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Create a shadow tree for details elements with manual slots 
						
					 
				 
				2023-09-13 13:45:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add a bunch of missing CEReactions 
						
					 
				 
				2023-04-06 11:36:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Stub out HTMLDialogElement APIs 
						
					 
				 
				2023-09-03 07:51:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Stub out HTMLDialogElement APIs 
						
					 
				 
				2023-09-03 07:51:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Stub out HTMLDialogElement APIs 
						
					 
				 
				2023-09-03 07:51:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add a bunch of missing CEReactions 
						
					 
				 
				2023-04-06 11:36:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StyleValue constructors infallible 
						
					 
				 
				2023-08-19 17:34:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add a bunch of missing CEReactions 
						
					 
				 
				2023-04-06 11:36:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add HTMLDocument class 
						
					 
				 
				2023-06-21 16:30:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Node interface from DeprecatedString to String 
						
					 
				 
				2023-09-17 20:29:18 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StyleValue constructors infallible 
						
					 
				 
				2023-08-19 17:34:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update HTMLFormElement to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update HTMLFormElement to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLFormElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StyleValue constructors infallible 
						
					 
				 
				2023-08-19 17:34:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Remove FrameLoader 
						
					 
				 
				2023-09-20 18:29:17 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLAreaElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 
						
					 
				 
				2022-07-29 17:15:49 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update run_iframe_load_event_steps to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Align NavigationParams and the creation AOs to the spec 
						
					 
				 
				2023-09-22 19:45:11 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename Element::attribute to Element::deprecated_attribute 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename Element::attribute to Element::deprecated_attribute 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Attr interface from DeprecatedString to String 
						
					 
				 
				2023-09-25 15:39:29 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called 
						
					 
				 
				2023-09-09 07:45:05 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLInputElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename Element::attribute to Element::deprecated_attribute 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update Page to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename Element::attribute to Element::deprecated_attribute 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StyleValue constructors infallible 
						
					 
				 
				2023-08-19 17:34:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLMediaElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add a bunch of missing CEReactions 
						
					 
				 
				2023-04-06 11:36:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename Element::attribute to Element::deprecated_attribute 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update HTMLObjectElement to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLObjectElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLObjectElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLOptionElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement HTMLOptionsCollection.add() 
						
					 
				 
				2022-03-22 02:08:15 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StyleValue constructors infallible 
						
					 
				 
				2023-08-19 17:34:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StyleValue constructors infallible 
						
					 
				 
				2023-08-19 17:34:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add a bunch of missing CEReactions 
						
					 
				 
				2023-04-06 11:36:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename Element::attribute to Element::deprecated_attribute 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Document interface from DeprecatedString to String 
						
					 
				 
				2023-09-16 11:17:19 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLScriptElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port HTMLScriptElement interface from DeprecatedString to String 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make Element::has_attribute take a StringView 
						
					 
				 
				2023-09-25 15:39:29 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Stub out an "open" state on <select> elements 
						
					 
				 
				2023-09-13 19:55:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement (most of) the assigned slot/slottable lookup APIs 
						
					 
				 
				2023-09-13 13:45:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add fast_is<T>() for HTMLSlotElement 
						
					 
				 
				2023-09-23 13:04:38 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement manual slottable assignment 
						
					 
				 
				2023-09-13 13:45:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StyleValue constructors infallible 
						
					 
				 
				2023-08-19 17:34:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename Element::attribute to Element::deprecated_attribute 
						
					 
				 
				2023-09-05 20:36:09 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Support fast_is<T>() for table, table sections, rows and cells 
						
					 
				 
				2023-08-23 08:06:25 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Support border attribute on the table element 
						
					 
				 
				2023-08-23 15:40:41 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Support fast_is<T>() for table, table sections, rows and cells 
						
					 
				 
				2023-08-23 08:06:25 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Support fast_is<T>() for table, table sections, rows and cells 
						
					 
				 
				2023-08-23 08:06:25 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Node interface from DeprecatedString to String 
						
					 
				 
				2023-09-17 20:29:18 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Flesh out HTMLTextAreaElement 
						
					 
				 
				2023-09-09 07:45:05 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update Page to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add missing constructors to HTMLElement IDLs 
						
					 
				 
				2023-03-23 13:37:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make Fetch::Infrastructure::Body be GC allocated 
						
					 
				 
				2023-08-19 15:12:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Optional<String> overload for Element::set_attribute 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Exposed attribute and IDL spec links where missing 
						
					 
				 
				2022-10-09 10:14:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make HTML::SharedImageRequest GC allocated 
						
					 
				 
				2023-08-18 15:42:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make HTML::SharedImageRequest GC allocated 
						
					 
				 
				2023-08-18 15:42:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add class to represent "list of available images" from HTML spec 
						
					 
				 
				2023-05-13 09:08:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add class to represent "list of available images" from HTML spec 
						
					 
				 
				2023-05-13 09:08:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update Location::replace() to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update Location::replace() to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement the MediaError IDL interface 
						
					 
				 
				2023-04-23 16:22:45 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Exposed attribute and IDL spec links where missing 
						
					 
				 
				2022-10-09 10:14:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb/HTML: Port Window.structuredClone() to IDL 
						
					 
				 
				2023-03-07 23:33:34 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Ladybird+LibWeb: Use old error.html template for navigation errors again 
						
					 
				 
				2023-09-24 19:59:00 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Align NavigationParams and the creation AOs to the spec 
						
					 
				 
				2023-09-22 19:45:11 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add about base url to the various AOs that construct documents 
						
					 
				 
				2023-09-22 19:45:11 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Update HTMLIFrameElement to use navigables 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement NavigateEvent AOs that are called during event firing 
						
					 
				 
				2023-09-23 18:57:31 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement the inner navigate event firing algorithm 
						
					 
				 
				2023-09-23 18:57:31 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement fire a download request navigate event 
						
					 
				 
				2023-09-23 18:57:31 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement fire a download request navigate event 
						
					 
				 
				2023-09-23 18:57:31 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add NavigationDestination, used for NavigateEvents 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add getter to NavigationDestination to get its URL as an AK::URL 
						
					 
				 
				2023-09-23 18:57:31 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use window.navigation in NavigationHistoryEntry::index 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Align NavigationParams and the creation AOs to the spec 
						
					 
				 
				2023-09-22 19:45:11 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add NavigationTransition, a transient property of Navigation 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add NavigationTransition, a transient property of Navigation 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add NavigationType to prep for Navigation API platform objects 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add NavigationType to prep for Navigation API platform objects 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add basic Navigator send beacon support 
						
					 
				 
				2023-09-18 11:08:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add basic Navigator send beacon support 
						
					 
				 
				2023-09-18 11:08:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add basic Navigator send beacon support 
						
					 
				 
				2023-09-18 11:08:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add basic Navigator send beacon support 
						
					 
				 
				2023-09-18 11:08:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add basic Navigator send beacon support 
						
					 
				 
				2023-09-18 11:08:26 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Re-implement HTML::Navigator using IDL 
						
					 
				 
				2022-10-09 10:14:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Re-implement HTML::Navigator using IDL 
						
					 
				 
				2022-10-09 10:14:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use current platform for navigator.platform 
						
					 
				 
				2023-08-13 05:13:18 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Re-implement HTML::Navigator using IDL 
						
					 
				 
				2022-10-09 10:14:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK+Everywhere: Rename String to DeprecatedString 
						
					 
				 
				2022-12-06 08:54:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make navigator.languages an attribute instead of a function 
						
					 
				 
				2022-10-13 14:42:14 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Re-implement HTML::Navigator using IDL 
						
					 
				 
				2022-10-09 10:14:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Re-implement HTML::Navigator using IDL 
						
					 
				 
				2022-10-09 10:14:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement spec-compliant integer parsing 
						
					 
				 
				2023-08-24 22:26:53 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement spec-compliant integer parsing 
						
					 
				 
				2023-08-24 22:26:53 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Serialize URL hosts with 'concept-host-serializer' 
						
					 
				 
				2023-07-31 05:18:51 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Path2D interface from DeprecatedString to String 
						
					 
				 
				2023-08-29 10:05:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Path2D interface from DeprecatedString to String 
						
					 
				 
				2023-08-29 10:05:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add referrer policy to PolicyContainer 
						
					 
				 
				2022-10-24 22:58:37 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add request_body property in HTML::POSTResource 
						
					 
				 
				2023-05-03 09:39:49 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement 'create a potential-CORS request' algorithm 
						
					 
				 
				2023-03-19 14:16:15 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement 'create a potential-CORS request' algorithm 
						
					 
				 
				2023-03-19 14:16:15 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove needless trailing semi-colons after functions 
						
					 
				 
				2023-07-08 10:32:56 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Remove unused navigation methods in BrowsingContext 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Convert SandboxingFlagSet into a enum class 
						
					 
				 
				2023-08-29 09:39:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Don't include HTML/Window.h from DOM/Element.h 
						
					 
				 
				2023-05-08 09:29:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add fields to SessionHistoryEntry required by Navigation API 
						
					 
				 
				2023-08-24 11:03:57 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Use document from DocumentState in navigation 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Process session history queue after initial iframe navigation 
						
					 
				 
				2023-09-16 16:53:32 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Fire the fail callback on SharedImageRequest when they fail 
						
					 
				 
				2023-08-28 10:19:46 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make HTML::SharedImageRequest GC allocated 
						
					 
				 
				2023-08-18 15:42:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Resolve viewport-relative <img sizes> values 
						
					 
				 
				2023-08-21 13:56:18 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Allow calc() values in image sizes attribute 
						
					 
				 
				2023-07-29 11:58:51 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Convert SandboxingFlagSet into a enum class 
						
					 
				 
				2023-08-29 09:39:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Storage interface from DeprecatedString to String 
						
					 
				 
				2023-08-29 10:05:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port Storage interface from DeprecatedString to String 
						
					 
				 
				2023-08-29 10:05:02 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Track SharedArrayBuffers' shared state 
						
					 
				 
				2023-09-17 16:29:21 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make StructuredSerialize/Deserialize friendlier to recursion 
						
					 
				 
				2023-09-13 08:49:09 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Make "foo"_fly_string infallible 
						
					 
				 
				2023-08-07 16:03:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Make "foo"_fly_string infallible 
						
					 
				 
				2023-08-07 16:03:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add Exposed attribute and IDL spec links where missing 
						
					 
				 
				2022-10-09 10:14:57 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change HTML::Timer to store its owning window as a JS::Object 
						
					 
				 
				2023-03-14 09:07:40 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change HTML::Timer to store its owning window as a JS::Object 
						
					 
				 
				2023-03-14 09:07:40 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Stub out the HTML TimeRanges IDL interface 
						
					 
				 
				2023-04-19 07:57:52 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement ToggleEvent for HTMLDetailsElement 
						
					 
				 
				2023-09-13 13:45:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement ToggleEvent for HTMLDetailsElement 
						
					 
				 
				2023-09-13 13:45:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement ToggleEvent for HTMLDetailsElement 
						
					 
				 
				2023-09-13 13:45:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement HTMLDetailsElement's open attribute closer to the spec 
						
					 
				 
				2023-09-13 13:45:47 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Change "popup"-related storage types to named enums 
						
					 
				 
				2023-03-22 00:12:53 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Start fleshing out update document for history step application 
						
					 
				 
				2023-09-23 17:59:10 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Start fleshing out update document for history step application 
						
					 
				 
				2023-09-23 17:59:10 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement VideoTrack and VideoTrackList 
						
					 
				 
				2023-04-07 16:02:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement VideoTrack and VideoTrackList 
						
					 
				 
				2023-04-07 16:02:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 
						
					 
				 
				2022-09-20 10:32:14 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement named property access AOs on Window 
						
					 
				 
				2023-09-22 19:55:59 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement named property access AOs on Window 
						
					 
				 
				2023-09-22 19:55:59 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Insert WindowProperties object into Window's prototype chain 
						
					 
				 
				2023-09-22 19:55:59 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move CallbackType from Bindings/ to WebIDL/ 
						
					 
				 
				2022-09-24 19:31:39 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move CallbackType from Bindings/ to WebIDL/ 
						
					 
				 
				2022-09-24 19:31:39 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb/HTML: Port Window.localStorage to IDL 
						
					 
				 
				2023-03-07 23:33:34 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Fix setTimeout() when there's no active script 
						
					 
				 
				2023-09-15 08:53:21 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Fix setTimeout() when there's no active script 
						
					 
				 
				2023-09-15 08:53:21 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port {set,clear}{Timeout,Interval} to IDL 
						
					 
				 
				2023-03-14 09:07:40 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Implement document-tree child navigable target name property set 
						
					 
				 
				2023-09-22 19:55:59 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Object::internal_get() reveal the used property offset 
						
					 
				 
				2023-07-09 12:54:06 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb/HTML: Port Window.sessionStorage to IDL 
						
					 
				 
				2023-03-07 23:33:34 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Port DOMException interface from DeprecatedString to String 
						
					 
				 
				2023-09-06 11:44:45 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Rip out the AST interpreter :^) 
						
					 
				 
				2023-08-08 13:07:13 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder 
						
					 
				 
				2023-09-09 13:03:25 -04:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add partially functioning Worker API 
						
					 
				 
				2022-02-17 22:45:21 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Cell::initialize() return void 
						
					 
				 
				2023-08-08 07:39:11 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Port URL::m_fragment from DeprecatedString to String 
						
					 
				 
				2023-08-13 15:03:53 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 
						
					 
				 
				2023-03-15 08:48:49 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 
						
					 
				 
				2023-09-02 19:23:41 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibJS: Make Heap::allocate<T>() infallible 
						
					 
				 
				2023-08-13 15:38:42 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Re-implement HTML::Navigator using IDL 
						
					 
				 
				2022-10-09 10:14:57 +02:00