Support line number offsets for inline stylesheets

This commit is contained in:
mckaymatt 2017-04-12 19:33:03 -04:00
parent ea20bd6f63
commit 5d8cbd8e6a
11 changed files with 87 additions and 37 deletions

View file

@ -66,7 +66,8 @@ impl Stylesheet {
Arc::new(shared_lock.wrap(media)),
shared_lock,
stylesheet_loader,
error_reporter)
error_reporter,
0u64)
}
/// Updates an empty stylesheet with a set of bytes that reached over the