servo/components
Glenn Watson 0817f9ad44 Fix hover state on elements with transparent background colours.
Move culling of transparent display items to paint task rather than display list builder, so that hit testing detects mouse over on transparent background elements.
2015-03-03 09:15:11 +10:00
..
canvas Canvas: added lineTo(). 2015-03-02 21:00:50 +01:00
compositing auto merge of #4960 : pkondzior/servo/add-script-timers-suspend-resume-functionality, r=jdm 2015-02-23 21:45:46 -07:00
devtools Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
devtools_traits Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
gfx Fix hover state on elements with transparent background colours. 2015-03-03 09:15:11 +10:00
layout Fix hover state on elements with transparent background colours. 2015-03-03 09:15:11 +10:00
layout_traits Import net as net rather than servo_net. 2015-02-10 12:55:24 +01:00
msg Use rustc-serialize rather than the built-in deprecated serialize. 2015-02-17 13:24:15 +01:00
net Add profiling to image decoding. 2015-02-28 18:35:48 +01:00
plugins auto merge of #4914 : Ms2ger/servo/match_lang_ty, r=saneyuki 2015-02-13 23:21:49 -07:00
script auto merge of #4475 : pcwalton/servo/text-shadow, r=mbrubeck 2015-03-02 14:54:52 -07:00
script_traits auto merge of #4960 : pkondzior/servo/add-script-timers-suspend-resume-functionality, r=jdm 2015-02-23 21:45:46 -07:00
servo layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
style layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
util Add profiling to image decoding. 2015-02-28 18:35:48 +01:00