diff options
author | bors-servo <release+servo@mozilla.com> | 2013-08-06 19:21:32 -0700 |
---|---|---|
committer | bors-servo <release+servo@mozilla.com> | 2013-08-06 19:21:32 -0700 |
commit | b017785aad93171cf199c286dd30dceff46372eb (patch) | |
tree | ded6f21ced8dccfb30ac68bbed15a6fdd585aeeb /src/support/css/rust-css | |
parent | ff9e72a01351cd6407db8ead03df0b997e303053 (diff) | |
parent | 4d71918366f2971ec1b042f79767767eff2e0a37 (diff) | |
download | servo-b017785aad93171cf199c286dd30dceff46372eb.tar.gz servo-b017785aad93171cf199c286dd30dceff46372eb.zip |
auto merge of #678 : metajack/servo/style-attributes, r=jdm
If a style attribute is given for a node, it is parsed and attached to the
Element. When selector matching runs on the Element, the style attribute's
stylesheet is passed in.
Fixes #86.
Diffstat (limited to 'src/support/css/rust-css')
m--------- | src/support/css/rust-css | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/support/css/rust-css b/src/support/css/rust-css -Subproject 55884aac7f9780a7915936169565101cbf4f172 +Subproject 789c7a43e28629ea0b568ce7d9a7ca8a0a975d3 |