Use the new style system

Credits to:
    Deokjin Kim
    Ilyong Cho
    Jaeman Park
    Junyoung Cho
    Ryan Choi
    Sangeun Kim
    Yongjin Kim
    Youngmin Yoo
    Youngsoo Son
This commit is contained in:
Seo Sanghyeon 2013-10-21 22:56:44 +09:00
parent f3f6e62f7f
commit b2431912d3
28 changed files with 353 additions and 494 deletions

View file

@ -13,7 +13,7 @@ use geom::rect::Rect;
use geom::size::Size2D;
use geom::point::Point2D;
use servo_util::geometry::Au;
use newcss::stylesheet::Stylesheet;
use style::Stylesheet;
use extra::url::Url;
/// Asynchronous messages that script can send to layout.