mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 16:02:45 +00:00 
			
		
		
		
	|  84ec286060 Font::width(string) will subtract one Font::glyph_spacing() from the result, since we don't put any spacing after the last glyph. This was messing up text layout here, since we assumed each glyph width also included the glyph spacing. | ||
|---|---|---|
| .. | ||
| CSS | ||
| DOM | ||
| Layout | ||
| Parser | ||
| Scripts | ||
| Dump.cpp | ||
| Dump.h | ||
| HtmlView.cpp | ||
| HtmlView.h | ||
| install.sh | ||
| Makefile | ||
| Makefile.host | ||
| Makefile.shared | ||
| RenderingContext.h | ||
| TreeNode.h | ||