mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 13:22:43 +00:00 
			
		
		
		
	|  b5162ceabd Setting the marker's content width here is causing the text that follows
the marker to be indented a bit too much. This is noticeable when a line
with a disclosure marker is followed by a line with any other marker. It
previously would look something like:
    >    Text inline with disclosure-closed marker
    * Text inline with circle marker
    # Text inline with square marker
Now the disclosure marker line matches other marker types:
    > Text inline with disclosure-closed marker
    * Text inline with circle marker
    # Text inline with square marker | ||
|---|---|---|
| .. | ||
| Layout | ||
| Ref | ||
| Text | ||
| WPT | ||
| CMakeLists.txt | ||
| rebaseline-libweb-test | ||
| TestCSSIDSpeed.cpp | ||
| TestCSSPixels.cpp | ||
| TestHTMLTokenizer.cpp | ||
| TestNumbers.cpp | ||
| tokenizer-test.html | ||