mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 05:52:46 +00:00 
			
		
		
		
	|  f7acd6aca5 If the text-for-rendering of the last selected node is empty, the select all implementation would end up setting the index to -1. This value is used directly for a substring length in the copy text implementation, thus would cause a failed assertion. | ||
|---|---|---|
| .. | ||
| BrowsingContext.cpp | ||
| BrowsingContext.h | ||
| EditEventHandler.cpp | ||
| EditEventHandler.h | ||
| EventHandler.cpp | ||
| EventHandler.h | ||
| Page.cpp | ||
| Page.h | ||