mirror of
				https://github.com/lightpanda-io/browser.git
				synced 2025-10-30 07:31:47 +00:00 
			
		
		
		
	No need to navigate to about:blank
This commit is contained in:
		| @@ -123,7 +123,7 @@ const TestContext = struct { | ||||
|             if (bc.session_id == null) bc.session_id = "SID-X"; | ||||
|             parser.deinit(); | ||||
|             const page = try bc.session.createPage(); | ||||
|             page.doc = (try Document.init(html)).doc; | ||||
|             page.window.document = (try Document.init(html)).doc; | ||||
|         } | ||||
|         return bc; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sjorsdonkers
					sjorsdonkers