servo/components
bors-servo 2bfe5cfecd auto merge of #4729 : yodalee/servo/issue4534-form-submission-for-button-elements, r=jdm
Sorry for the late PR for the issue #4534.
This issue is more complicated than I thought, I have to un-comment the Form-related attribute in Button element.
In the beginning, I modify the files in `bindings` directory, and it's ... generated files.
Hope I don't make something wrong.
2015-02-03 10:40:01 -07:00
..
canvas Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
compositing Using color helpers in Compositor and PaintContext 2015-02-02 14:49:26 -08:00
devtools Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
devtools_traits Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
gfx auto merge of #4809 : mrobinson/servo/rust-layers-update, r=glennw 2015-02-02 16:57:51 -07:00
layout Shrink-to-fit inline-blocks with width set to auto 2015-02-02 15:52:12 -08:00
layout_traits Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
msg Remove the glfw port (it doesn't compile since last rustup anyway). 2015-02-02 10:38:12 +10:00
net Only SSL CA certs 2015-01-31 16:10:17 +05:30
plugins Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
script auto merge of #4729 : yodalee/servo/issue4534-form-submission-for-button-elements, r=jdm 2015-02-03 10:40:01 -07:00
script_traits Lock crates.io dependencies to specific versions. 2015-01-31 01:27:26 +01:00
servo Update to latest rust-layers 2015-02-02 15:41:53 -08:00
style Lock crates.io dependencies to specific versions. 2015-01-31 01:27:26 +01:00
util Move RangeIndex to associated types (avoids old impl check) 2015-01-31 15:55:05 +05:30