Nicholas Nethercote
|
fc9df0bcf3
|
style: Convert FnvHash{Set,Map} instances to FxHash{Set,Map}.
Bug: 1477628
Reviewed-by: heycam
|
2018-08-08 01:34:35 +02:00 |
|
Emilio Cobos Álvarez
|
08dcd7fca0
|
style: Remove IS_STYLE_IF_VISITED.
Bug: 1474959
Reviewed-by: xidorn
MozReview-Commit-ID: 8rnlaMOJisA
|
2018-07-24 03:29:03 +02:00 |
|
Bobby Holley
|
48558e313a
|
style: Update StyleSource to use ArcUnion.
Bug: 1455784
Reviewed-by: Manishearth
MozReview-Commit-ID: AT4sud9goGV
|
2018-04-29 03:28:32 +02:00 |
|
Bobby Holley
|
c99bcdd4b8
|
Run rustfmt on selectors, servo_arc, and style.
This was generated with:
./mach cargo fmt --package selectors &&
./mach cargo fmt --package servo_arc &&
./mach cargo fmt --package style
Using rustfmt 0.4.1-nightly (a4462d1 2018-03-26)
|
2018-04-10 17:35:15 -07:00 |
|
Xidorn Quan
|
3593392788
|
Skip rule node which contains only inherited properties for rule cache.
|
2018-01-05 11:29:01 +11:00 |
|
Matt Brubeck
|
3005a26daf
|
style: Use the ? operator for Option
|
2017-12-09 08:29:53 -08:00 |
|
Manish Goregaokar
|
c2fcc9ce1a
|
stylo: Add keyword info to computed value of font-size
|
2017-09-23 10:51:21 -07:00 |
|
Cameron McCormack
|
30982b92c8
|
style: Don't use rule cache for property-restricted pseudo-elements.
|
2017-09-14 17:13:48 +08:00 |
|
Emilio Cobos Álvarez
|
c34c92e904
|
style: Add a TLS-based style struct caching mechanism.
|
2017-09-14 17:13:39 +08:00 |
|