servo/components/script/dom/bindings
Emilio Cobos Álvarez 58fd80e282
style: Split stylesheets.rs
This file has become quite bloated lately. This commit deletes that file in
favor of a set of submodules.

The only noticeable change apart from code move, is converting deep_clone_foo
methods into a trait.

It also unifies logic related to different style rules in the same place.

There's some missing work, specially related to font-face and counter-style, but
I think this is worth landing in the meantime.
2017-06-04 21:50:09 +02:00
..
codegen
callback.rs
cell.rs
constant.rs
conversions.rs
error.rs
guard.rs
inheritance.rs
interface.rs
iterable.rs
js.rs
mod.rs
mozmap.rs
namespace.rs
num.rs
proxyhandler.rs
refcounted.rs Implemented Houdini worklets. 2017-05-17 09:01:05 -05:00
reflector.rs
settings_stack.rs
str.rs
structuredclone.rs
trace.rs style: Split stylesheets.rs 2017-06-04 21:50:09 +02:00
utils.rs
weakref.rs
xmlname.rs