mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Show tabs in pre elements
Display tab characters as 8 spaces for pre and other elements that don't compress whitespace.
This commit is contained in:
parent
225d7d2ece
commit
29852bb111
4 changed files with 19 additions and 0 deletions
1
tests/ref/pre_with_tab_ref.html
Normal file
1
tests/ref/pre_with_tab_ref.html
Normal file
|
@ -0,0 +1 @@
|
|||
<html><body><pre> tab</pre></body></html>
|
Loading…
Add table
Add a link
Reference in a new issue