mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
auto merge of #5470 : bjwbell/servo/tab-in-pre, r=mbrubeck
Display tab characters as 4 spaces for pre and other elements that don't compress whitespace. Fixes https://github.com/servo/servo/issues/4651 @pcwalton r?
This commit is contained in:
commit
40fab8e362
4 changed files with 19 additions and 0 deletions
|
@ -246,6 +246,7 @@ experimental != overconstrained_block.html overconstrained_block_ref.html
|
|||
== position_relative_a.html position_relative_b.html
|
||||
== position_relative_top_percentage_a.html position_relative_top_percentage_b.html
|
||||
== pre_ignorable_whitespace_a.html pre_ignorable_whitespace_ref.html
|
||||
== pre_with_tab.html pre_with_tab_ref.html
|
||||
== pseudo_element_a.html pseudo_element_b.html
|
||||
== pseudo_inherit.html pseudo_inherit_ref.html
|
||||
== quotes_simple_a.html quotes_simple_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue