mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Auto merge of #11833 - Ms2ger:LocalToCss, r=jdm
Merge AuExtensionMethods and LocalToCss. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11833) <!-- Reviewable:end -->
This commit is contained in:
commit
209be8113d
10 changed files with 31 additions and 40 deletions
|
@ -36,7 +36,7 @@ use style::properties::longhands::{display, position};
|
|||
use style::properties::style_structs;
|
||||
use style::selector_impl::PseudoElement;
|
||||
use style::servo::Stylist;
|
||||
use style::values::AuExtensionMethods;
|
||||
use style::values::LocalToCss;
|
||||
use style_traits::cursor::Cursor;
|
||||
use wrapper::ThreadSafeLayoutNodeHelpers;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue