servo/components
Till Schneidereit b692187ca2 Implement DOMPoint and DOMPointReadOnly
Passes some but not all WPT tests. One failure is caused by an issue in codegen for the `DOMPointInit` dictionary, the others by outdated tests: Gecko implements an old version of the spec that overloaded the `DOMPoint` constructor to optionally take an object as the first argument, and made `DOMPointReadOnly` non-constructible.
2015-07-23 19:09:36 +02:00
..
canvas Update to latest rust-layers, azure, and skia 2015-07-14 17:48:50 -07:00
canvas_traits gfx: Use a pattern instead of tiling images manually. 2015-07-07 10:41:47 -07:00
compositing Ensure we get the post-redirect url 2015-07-19 20:40:55 +01:00
devtools compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
devtools_traits compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
gfx compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
layout_traits compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
msg Ensure we get the post-redirect url 2015-07-19 20:40:55 +01:00
net compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
net_traits compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
plugins Upgrade to rustc 1.3.0-dev (f3b97a74a 2015-07-03) 2015-07-04 11:32:41 +02:00
profile Initialize info directly in get_system_heap_allocated. 2015-07-15 10:08:45 +02:00
profile_traits compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
script Implement DOMPoint and DOMPointReadOnly 2015-07-23 19:09:36 +02:00
script_traits compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
servo compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
style compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
util compositing: Make the constellation messages serializable. 2015-07-18 12:43:08 -07:00
webdriver_server Ensure we get the post-redirect url 2015-07-19 20:40:55 +01:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00