servo/components/layout
bors-servo d1269294e6 Auto merge of #7611 - nox:cache-element-id, r=frewsxcv
Cache the `id` attribute on Element

Thanks to @asabil for the original work, I only rebased it.

Fixes #6359 and #7040.


<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7611)
<!-- Reviewable:end -->
2015-09-20 09:23:20 -06:00
..
css Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
animation.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
block.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
Cargo.toml Bump euclid to 0.2 2015-09-12 01:06:26 +02:00
construct.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
context.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
data.rs Fix match_refs and let_returns in layout, address review changes 2015-09-04 18:30:46 +05:30
display_list_builder.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
flex.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
floats.rs sort all uses 2015-08-20 20:47:12 +08:00
flow.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
flow_list.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
flow_ref.rs Don’t mark flow_ref::deref_mut as unsafe. 2015-08-21 21:16:25 +02:00
fragment.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
generated_content.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
incremental.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
inline.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
layout_debug.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
layout_task.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
lib.rs Issue #7390 correct the order of mod declaration 2015-09-18 22:02:04 +02:00
list_item.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
model.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
multicol.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
opaque_node.rs Replace OpaqueNodeMethods::from_{threadsafe_,}layout_node by opaque methods. 2015-06-24 14:55:43 +02:00
parallel.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
query.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
sequential.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
table.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
table_caption.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
table_cell.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
table_colgroup.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
table_row.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
table_rowgroup.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
table_wrapper.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
text.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
traversal.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
wrapper.rs Auto merge of #7611 - nox:cache-element-id, r=frewsxcv 2015-09-20 09:23:20 -06:00