servo/components
Matt Brubeck 831243af7c Fix insertion point layout for text runs with multiple fragments
Before this fix, if a TextRun containing an insertion point was split into
multiple ScannedText fragments, text layout would draw an insertion point
inside of each of the fragments.  This patch records the insertion point
position at most once per TextRun, and copies it only into the appropriate
ScannedText fragment.
2016-04-07 16:00:49 -07:00
..
canvas Auto merge of #9911 - magni-:dont_use_lookup_tables, r=michaelwu 2016-04-01 23:57:19 +05:30
canvas_traits Auto merge of #10291 - jfhumann:10211, r=emilio 2016-04-01 01:57:20 +05:30
compositing Removed uses of unwrap in compositor. 2016-04-05 17:11:55 -05:00
devtools Use serde in devtools 2016-03-31 11:07:18 +02:00
devtools_traits Use serde in devtools 2016-03-31 11:07:18 +02:00
gfx gfx: When dumping the display list, mention whether each layer scrolls 2016-04-06 17:58:59 -07:00
gfx_traits layout: Allow non-absolutely-positioned elements with overflow: scroll 2016-04-06 17:58:47 -07:00
layout Fix insertion point layout for text runs with multiple fragments 2016-04-07 16:00:49 -07:00
layout_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
msg Added ability to randomly kill pipelines to the constellation. 2016-03-26 09:11:28 -05:00
net Update uuid. 2016-04-07 09:00:22 +02:00
net_traits Auto merge of #10399 - jdm:pb, r=jdm 2016-04-05 17:41:11 +05:30
plugins Bump Rust to 2016-04-06 2016-04-06 14:22:26 +02:00
profile layout: Rewrite the block formatting context/float inline-size 2016-03-25 18:39:16 -07:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
script Auto merge of #10453 - Ms2ger:uuid, r=KiChjang 2016-04-07 16:18:20 +05:30
script_traits Auto merge of #9811 - paulrouget:forceTouch, r=mbrubeck 2016-04-05 21:07:05 +05:30
servo Update uuid. 2016-04-07 09:00:22 +02:00
style Auto merge of #10402 - mbrubeck:make_mut, r=pcwalton 2016-04-07 23:22:37 +05:30
style_traits Report memory usage from LayoutThreadData Stylist [#7038] 2016-03-19 11:53:13 -07:00
util Auto merge of #10420 - asajeffrey:add-soft-fail-option, r=KiChjang 2016-04-07 10:48:10 +05:30
webdriver_server Update uuid. 2016-04-07 09:00:22 +02:00