servo/components/layout_2020/display_list
bors-servo acd14672e1
Auto merge of #25888 - ferjm:text.decoration.2020, r=nox
Partial text decoration support for layout 2020

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25166
- [X] There are tests for these changes
2020-03-23 11:18:18 -04:00
..
background.rs Adress review comments 2020-01-25 07:37:28 +01:00
conversions.rs Add support for text-decoration-style 2020-03-23 11:10:44 +01:00
gradient.rs Adress review comments 2020-01-25 07:37:28 +01:00
mod.rs Propagate text decoration where needed 2020-03-23 11:13:10 +01:00
stacking_context.rs layout_2020: Use the containing block more when calculating scrolling overflow 2020-03-23 10:08:04 +01:00