mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:52:44 +00:00 
			
		
		
		
	|  2460980d2c Reading the property has a few warts (see FIXMEs in the included tests), but with this the timestamps on http://45.33.8.238/ get localized :^) Since the Date() constructor currently ignores all arguments, they don't get localized correctly but are all set to the current time, but hey, it's still progress from a certain point of view. | ||
|---|---|---|
| .. | ||
| mixins | ||
| Comment.js | ||
| document.createComment.js | ||
| document.createDocumentFragment.js | ||
| document.createTextNode.js | ||
| document.doctype.js | ||
| document.documentElement.js | ||
| Element.js | ||
| Node.js | ||
| Text.js | ||