servo/components
Pu Xingyu d40e6c5738 Clear non-inherited properties on anonymous block
Add a modify_style_for_anonymous_flow() function to use initial values
for non-inherited properties and parent values for inherited properties
as the block style. It also set border and outline to zero and set the
display property from the parameter.
2016-07-12 07:17:31 +08:00
..
canvas Move util::vec::byte_swap to canvas_traits 2016-07-04 16:48:15 +02:00
canvas_traits Move util::vec::byte_swap to canvas_traits 2016-07-04 16:48:15 +02:00
compositing Associate logical and physical keypresses together to support non-QWERTY keyboards. 2016-07-05 18:06:42 -04:00
constellation Make textinput handle actual key values. Don't restrict character values to a single byte. 2016-07-06 00:10:24 -04:00
devtools Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
devtools_traits Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
gfx Stop using HashCache in gfx::font. 2016-07-08 16:41:40 +02:00
gfx_traits Move util::print_tree to gfx_traits 2016-07-04 15:47:06 +02:00
layout Clear non-inherited properties on anonymous block 2016-07-12 07:17:31 +08:00
layout_thread Move util::workqueue to style 2016-07-04 21:56:09 +02:00
layout_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
msg Move webdriver_msg to script_traits. 2016-07-05 09:02:46 +02:00
net Spawn threads for requests in file manager and other style fixes 2016-07-08 19:57:02 +08:00
net_traits Spawn threads for requests in file manager and other style fixes 2016-07-08 19:57:02 +08:00
plugins Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) 2016-06-08 14:03:57 +02:00
profile added spaces around - sign 2016-07-07 13:29:58 -07:00
profile_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
range Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
script Auto merge of #12268 - izgzhen:fm-spawn, r=Manishearth 2016-07-08 20:33:26 -07:00
script_layout_interface Upgrade rust-selectors. 2016-07-05 18:03:40 -07:00
script_traits Make textinput handle actual key values. Don't restrict character values to a single byte. 2016-07-06 00:10:24 -04:00
servo Move util::cache to style. 2016-07-08 16:44:47 +02:00
style Clear non-inherited properties on anonymous block 2016-07-12 07:17:31 +08:00
style_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
util Move util::cache to style. 2016-07-08 16:44:47 +02:00
webdriver_server Move webdriver_msg to script_traits. 2016-07-05 09:02:46 +02:00