servo/components
Glenn Watson 93088e84f0 If root html element contains "reftest-wait" class, don't mark document as ready until it's removed.
This allows reftests to perform tests for incremental layout and other bugs that require rendering multiple frames.
2015-02-26 13:01:12 +10:00
..
canvas script: Implement enough 2D canvas support to render basic SVGs such as the tiger. 2015-02-22 22:29:58 -05: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 Move gfx to libc from crates.io. 2015-02-21 10:53:00 +01:00
layout Fix incorrect comment in BlockFlow. 2015-02-24 17:28:31 -08: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 Implement Canvas pixel manipulation 2015-02-22 13:41:58 -05:00
plugins auto merge of #4914 : Ms2ger/servo/match_lang_ty, r=saneyuki 2015-02-13 23:21:49 -07:00
script If root html element contains "reftest-wait" class, don't mark document as ready until it's removed. 2015-02-26 13:01:12 +10: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 Change Servo release builds to include debugging. 2015-02-25 10:19:46 -07:00
style style: Fix parsing of text decorations. 2015-02-24 17:51:22 -08:00
util Report detailed RSS measurements from /proc/<pid>/smaps on Linux. 2015-02-23 15:20:32 -08:00