servo/components/layout
bors-servo 73abf56e99
Auto merge of #26215 - dralley:fix-image-border, r=jdm
Fix combination of border and border-radius being drawn incorrectly

fixes #20922

Manual testcase in the attached issue

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #20922

<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because ___
2020-05-02 10:24:16 -04:00
..
display_list Fix combination of border and border-radius being drawn incorrectly 2020-04-17 16:30:30 -04:00
tests
animation.rs Add support for animationend event 2020-05-01 15:29:57 +02:00
block.rs
Cargo.toml Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
construct.rs Add a 'dom lifetime to GetLayoutData 2020-03-26 13:17:46 +01:00
context.rs Add support for animationend event 2020-05-01 15:29:57 +02:00
data.rs Replace OpaqueStyleAndLayoutData by StyleAndOpaqueLayoutData 2020-04-06 23:06:13 +02:00
flex.rs
floats.rs
flow.rs
flow_list.rs
flow_ref.rs
fragment.rs Add a 'dom lifetime to GetLayoutData 2020-03-26 13:17:46 +01:00
generated_content.rs
incremental.rs
inline.rs
layout_debug.rs
lib.rs Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) 2020-01-16 08:46:41 +01:00
linked_list.rs
list_item.rs
model.rs
multicol.rs
opaque_node.rs
parallel.rs
persistent_list.rs
query.rs Don't go through the layout thread to retrieve a node's primary style 2020-04-07 14:34:47 +02:00
sequential.rs
table.rs style: Miscellaneous Servo build fixes. 2020-02-12 02:43:23 +01:00
table_caption.rs
table_cell.rs Add a 'dom lifetime to GetLayoutData 2020-03-26 13:17:46 +01:00
table_colgroup.rs
table_row.rs style: Miscellaneous Servo build fixes. 2020-02-12 02:43:23 +01:00
table_rowgroup.rs
table_wrapper.rs
text.rs layout: Resolve word_spacing ahead of time. 2020-02-12 02:43:23 +01:00
traversal.rs Rename a bunch of style/layout data items 2020-04-06 12:39:52 +02:00
wrapper.rs Replace OpaqueStyleAndLayoutData by StyleAndOpaqueLayoutData 2020-04-06 23:06:13 +02:00