Fernando Jiménez Moreno
|
bc156cfe1c
|
Stylo: Bug 1350175 - Support getting line / column number of CSS rules
Fix font_cache_thread test
|
2017-05-12 15:20:12 +02:00 |
|
Bobby Holley
|
d78ca4c4f9
|
Use StyleArc in the style system.
MozReview-Commit-ID: flF0fv9E9M
|
2017-05-02 17:35:44 -07:00 |
|
Anthony Ramine
|
f68e2fded9
|
Propagate quirks mode all the way to ParserContext
The quirks mode is still not properly propagated in geckolib.
|
2017-04-27 10:41:55 +02:00 |
|
mckaymatt
|
5d8cbd8e6a
|
Support line number offsets for inline stylesheets
|
2017-04-13 19:36:49 -04:00 |
|
Emilio Cobos Álvarez
|
ac7bc414d9
|
Bug 1325878: Pass the MediaList down to Servo, making <style media> work. r=xidorn
MozReview-Commit-ID: BUCSQJs2CNI
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
|
2017-04-12 22:27:45 +08:00 |
|
Xidorn Quan
|
2628ebe612
|
Use final url for updating stylesheet from @import rule.
|
2017-04-03 21:57:17 +10:00 |
|
Xidorn Quan
|
37585309e9
|
Use a UrlExtraData type alias to unify url handling logic.
|
2017-04-03 21:57:16 +10:00 |
|
Simon Sapin
|
d9491187dc
|
Parse stylesheets without acquiring a shared lock.
|
2017-03-19 22:30:40 +01:00 |
|
Simon Sapin
|
f35b4e27b3
|
Replace RwLock<CssRules> with Locked<CssRules>
|
2017-03-19 22:30:35 +01:00 |
|
Simon Sapin
|
c5a7294e05
|
Replace RwLock<MediaList> with shared_lock::Locked<MediaList>
|
2017-03-19 22:30:31 +01:00 |
|
Simon Sapin
|
19c71a9082
|
Remove rust-encoding from geckolib.
It wasn’t used, gecko always passes UTF-8 for parsing stylesheets.
|
2017-03-16 20:22:40 +01:00 |
|