servo/components
Martin Robinson 2724c3c6bb Store scrolling root scroll offset explicitly
Instead of sneakily setting the content offset and not the transform on
scrolling roots, let scrolling roots specify their scroll offset
directly and separately. This will also be important when adding proper
scrolling support for iframes.
2014-09-25 07:57:14 -07:00
..
canvas Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
compositing Store scrolling root scroll offset explicitly 2014-09-25 07:57:14 -07:00
devtools Fix other warnings in devtools 2014-09-23 11:47:47 -07:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx Merge pull request #3466 from Ms2ger/into_string 2014-09-24 08:10:17 +05:30
layout layout: Consider relatively positioned blocks as possible block 2014-09-24 22:03:06 -07:00
layout_traits Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
msg Use JSTraceable everywhere 2014-09-24 05:44:49 +05:30
net Eliminate warnings 2014-09-20 13:00:55 -07:00
plugins Address review comments 2014-09-24 19:35:41 +05:30
script Merge pull request #3468 from Manishearth/jstraceable 2014-09-24 21:25:41 +05:30
script_traits Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
style Merge pull request #3465 from Ms2ger/ns 2014-09-24 10:30:13 -04:00
util Handle null strings in Namespace::new. 2014-09-23 22:22:45 +02:00