Simon Sapin
|
284770aa02
|
Selector matching: tweak variable naming, add comments.
|
2013-10-02 01:37:03 +01:00 |
|
Simon Sapin
|
02364d7db7
|
Sorting on specificity needs to be stable for correctness of the cascade.
|
2013-10-02 01:19:36 +01:00 |
|
Simon Sapin
|
a04e96b7c6
|
Fix missing license header.
|
2013-10-02 00:31:57 +01:00 |
|
Simon Sapin
|
20089e4bea
|
New style sytsem: add selector matching
Also make scribt::dom::element::Element::get_attr ASCII case-insensitive
on attribute names, per spec:
http://dom.spec.whatwg.org/#dom-element-getattribute
|
2013-10-02 00:28:14 +01:00 |
|
Simon Sapin
|
226ccf7e72
|
Merge commit '25d6448f28 '
|
2013-09-30 19:21:27 +01:00 |
|
Simon Sapin
|
1912b82bfa
|
Add missing license header in src/components/script/style/mod.rs
|
2013-09-04 17:42:28 +01:00 |
|
Simon Sapin
|
91593b54d2
|
Build the new (yet unused) style system as part of libscript, to avoid bitrot.
|
2013-09-02 17:32:26 +01:00 |
|
Simon Sapin
|
71ca10a50c
|
Add 'src/components/script/style/' from commit 'dd8b178860 '
git-subtree-dir: src/components/script/style
git-subtree-mainline: 0c726b4581
git-subtree-split: dd8b178860
|
2013-09-02 17:30:45 +01:00 |
|