servo/components/gfx
Martin Robinson 1e6f797268 Ensure unique LayerIds for pseudo-elements
Currently pseudo-elements, like the fragments created for ::before and
::after, with layers will have the same LayerId as the body of their
owning fragments. Instead all LayerIds should be unique.

Fixes #2010.
2015-09-17 06:42:29 -07:00
..
display_list Ensure unique LayerIds for pseudo-elements 2015-09-17 06:42:29 -07:00
platform Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
text layout: Reformat some long lines and fix some whitespace issues. 2015-09-17 13:31:17 +02:00
Cargo.toml Bump euclid to 0.2 2015-09-12 01:06:26 +02:00
filters.rs sort all uses 2015-08-20 20:47:12 +08:00
font.rs Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox 2015-09-12 18:29:56 -06:00
font_cache_task.rs Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox 2015-09-12 18:29:56 -06:00
font_context.rs Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
font_template.rs Remove 'get_*' on getters as per RFC 0344 on various components 2015-09-12 20:14:01 -04:00
lib.rs Auto merge of #7527 - bjwbell:simd_advance_for_char_range, r=metajack 2015-09-09 16:55:16 -06:00
paint_context.rs Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox 2015-09-12 18:29:56 -06:00
paint_task.rs Improve printing of DisplayLists 2015-09-16 12:31:38 -07:00