servo/components/layout/display_list
Pyfisch 596b53d5f8 Fix crash in background building
Always use border_padding and writing_mode from the same fragment.
Mixing them will trigger a debug assertion if the writing modes are different.

Cleanup and use compute_background_clip
2018-05-05 21:38:51 +02:00
..
background.rs Implement border-image-outset 2018-05-02 22:11:38 +02:00
builder.rs Fix crash in background building 2018-05-05 21:38:51 +02:00
conversions.rs style: Rename background::RepeatKeyword and border::RepeatKeyword. 2018-02-01 15:23:41 +01:00
items.rs Place item clipping_and_scrolling inside closure 2018-04-25 13:19:46 +02:00
mod.rs Move DL items from gfx to layout 2018-04-22 13:13:45 +02:00
webrender_helpers.rs Auto merge of #20420 - pyfisch:corner-clipping, r=emilio 2018-04-29 02:30:16 -04:00