servo/components
Glenn Watson 29c3819246 Partial fix for background images on wikipedia pages.
This fixes the visual artifacts seen at the top of wikipedia pages by:
 - Setting clipping rect to avoid images going outside their bounds.
 - Handling case of background-position being >= 100% such that wrapping is required.

However, the gradient is not currently visible on wikipedia. This relies on bug #1997 being fixed.
2014-09-11 16:25:04 +10:00
..
canvas Cargoify servo 2014-09-08 20:21:42 -06:00
compositing Cargoify servo 2014-09-08 20:21:42 -06:00
gfx Define constant parameters strings as statics. 2014-09-10 07:29:40 +10:00
layout Partial fix for background images on wikipedia pages. 2014-09-11 16:25:04 +10:00
layout_traits Cargoify servo 2014-09-08 20:21:42 -06:00
macros Add lint for type-checking transmutes 2014-09-10 09:11:44 +05:30
msg Cargoify servo 2014-09-08 20:21:42 -06:00
net net: Premultiply alpha in PNGs. 2014-09-10 22:08:06 -07:00
script Move Attr::local_name() to AttrHelpers/AttrHelpersForLayout. 2014-09-11 04:54:38 +09:00
script_traits Cargoify servo 2014-09-08 20:21:42 -06:00
style Cargoify servo 2014-09-08 20:21:42 -06:00
util Cargoify servo 2014-09-08 20:21:42 -06:00