| 
							
							
								 Pierre Tachoire | 3b141d3216 | wpt: rename new into init | 2023-10-17 11:40:07 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | aadc17292e | wpt: improve hashmap creation readability | 2023-10-17 11:39:00 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 0d6c319f1b | wpt: replace cbk_res with null | 2023-10-17 11:24:35 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 619c5396a3 | Merge pull request #62 from Browsercore/html_test_formatted Format test.html for easier manipulation | 2023-10-12 14:17:17 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | ac76f95916 | Format test.html for easier manipulation Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-12 14:15:08 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 6370b2d7a7 | dom: add document.createElement and document.getElementById | 2023-10-11 14:48:31 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | f3601f1245 | wpt: get the script content fonr the node itself instead of using the first child only which result a partial content.
see https://github.com/Browsercore/browsercore/issues/59 | 2023-10-11 11:31:40 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | bf0af2c036 | wpt: accept test name argument | 2023-10-11 10:48:11 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 22b9b1841c | wpt: rename file into main and create make wpt | 2023-10-11 09:35:52 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 8321aa42c7 | wpt: create a command instead of a test | 2023-10-11 09:35:52 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 24e8de00ae | wpt: update test runner | 2023-10-11 09:35:51 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | e98fc13ba7 | wpt: skip tests | 2023-10-11 09:35:51 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | b8de2f213c | wpt: implement missing features in JS | 2023-10-11 09:35:51 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 590fe62f88 | wpt: remode useless func | 2023-10-11 09:35:50 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 8ae6a254c0 | wpt: use a custom testharness report | 2023-10-11 09:35:50 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 5240870596 | wpt: disable unhandled features from testharness framework | 2023-10-11 09:35:50 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | a42d054fe7 | wpt: update parser.documentHTMLParseFromFileAlloc refacto | 2023-10-11 09:35:49 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 5747e7f952 | wpt: add dummy tests | 2023-10-11 09:35:49 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | ae18c105c5 | wpt: refacto wpt test runner | 2023-10-11 09:35:49 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 029a0adbdc | wpt: add all dom/nodes tests | 2023-10-11 09:35:48 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 2cfc28ff2f | wpt: change test format | 2023-10-11 09:35:48 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | a27a24fe8c | wpt: use the parser from string and fix mem leak | 2023-10-11 09:35:48 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 1c7655bfb5 | wpt: browse tests dir dynamically | 2023-10-11 09:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 753b2c9970 | wpt: update parser.documentHTMLParse | 2023-10-11 09:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | d171b0ff01 | wpt: first draft for tests | 2023-10-11 09:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | b782a591f9 | netsurf: add document.getElementsByName | 2023-10-11 09:35:46 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | b8205e7498 | netsurf: add NodeList | 2023-10-11 09:35:41 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | a91ca87422 | Merge pull request #58 from Browsercore/netsurf-ndebug make: add NDEBUG option to netsurf build | 2023-10-10 22:18:39 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | a7933083bd | make: add NDEBUG option to netsurf build In order to remove the debug output from the parser. | 2023-10-10 17:53:09 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 3ad5233b18 | Forgot to commit files on b8aa291e1eSigned-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-10 16:49:09 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 887dde5ee3 | Merge pull request #57 from Browsercore/global_aliases Alias global as self and window | 2023-10-10 14:50:32 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 28b1bee241 | Alias global as self and window Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-10 14:49:57 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 76dd8f3c31 | Merge pull request #54 from Browsercore/text text: properties and methods | 2023-10-10 07:55:10 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 65b1a76f00 | Merge pull request #56 from Browsercore/interfaces_refacto Iterfaces generation refacto | 2023-10-09 17:33:06 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | b8aa291e1e | Iterfaces generation refacto Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-09 17:31:42 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | b05e08e6a8 | text: add splitText method Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-09 16:27:40 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | de8f586223 | text: add wholeText getter Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-09 16:06:14 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 8c3712c697 | Merge pull request #27 from Browsercore/characterdata CharacterData properties and methods | 2023-10-09 15:47:10 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 6955285ed5 | characterdata: add substringData method Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-09 14:42:18 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 8438393aff | characterdata: add replaceData method Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-09 14:37:45 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 7951498ab5 | characterdata: add insertData method Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-09 14:34:37 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | be716e591d | characterdata: add deleteData method Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-09 14:29:37 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 7c1eca3b74 | characterdata: add appendData method Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-09 14:24:15 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 0e3c51b7db | Update jsruntime Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-09 14:06:54 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | bea6ff2082 | Merge pull request #52 from Browsercore/netsurf-parse refacto netsurf parse document | 2023-10-09 14:04:37 +02:00 |  | 
			
				
					| 
							
							
								 Francis Bouvier | 86f4240394 | Update jsruntime Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com> | 2023-10-06 16:51:31 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | ac8317adf4 | netsurf: use parse helper | 2023-10-04 18:29:35 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | cf8725757c | netsurf: typo fix | 2023-10-04 18:28:04 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | 8a1da4e0f2 | netsurf: rename parser and create helpers | 2023-10-04 18:28:04 +02:00 |  | 
			
				
					| 
							
							
								 Pierre Tachoire | a8079ad60e | netsurf: refacot again to reuse wr_create_doc_dom_from_file | 2023-10-04 18:28:04 +02:00 |  |