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 |
|
Brandon Fairchild
|
de3547e401
|
Fix reported test-tidy errors for unmerged import blocks
This merges import blocks that were reported by tidy as unmerged.
|
2015-09-19 12:50:14 -04:00 |
|
Ali Sabil
|
ea655ada10
|
Cache the id attribute on Element
|
2015-09-13 23:55:40 +02:00 |
|
Michael Wu
|
941f7dc04b
|
Move EventTargetTypeId/NodeTypeId to DOMClass
|
2015-09-12 01:09:46 +02:00 |
|
Michael Wu
|
1a014beb08
|
Remove LayoutChan from LayoutDataWrapper
|
2015-07-04 03:54:40 -04:00 |
|
Simon Sapin
|
dc431c9bdb
|
Move script crate unit tests into the unit_tests crate.
|
2015-04-08 01:07:53 +02:00 |
|