gecko-dev/servo/components/style/values/specified
Boris Zbarsky dbd10872c5 servo: Merge #18430 - Shrink the storage needed by specified background images (from bzbarsky:shrink-background-storage); r=xidorn
<!-- Please describe your changes on the following line: -->
This makes a specified background image take 48 bytes instead of 1024 bytes.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix https://bugzilla.mozilla.org/show_bug.cgi?id=1397614

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: c8530409f8dd2670a6d7bb3f55b96fe1b79168ee

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : bb8928c603048a23338bdc28da182c4325fd7a66
2017-09-09 09:58:29 -05:00
..
align.rs servo: Merge #18300 - style: Remove HasViewportPercentage (from emilio:die-hvp-die); r=nox 2017-08-30 04:31:11 -05:00
angle.rs servo: Merge #18300 - style: Remove HasViewportPercentage (from emilio:die-hvp-die); r=nox 2017-08-30 04:31:11 -05:00
background.rs servo: Merge #17820 - Update cssparser to 0.18 (from servo:token-cache); r=emilio 2017-07-24 06:27:00 -07:00
basic_shape.rs servo: Merge #17812 - Introduce ComputedUrl (from brainlessdeveloper:use-resolved-url-instead-of-original); r=emilio 2017-08-09 20:34:04 -05:00
border.rs servo: Merge #18300 - style: Remove HasViewportPercentage (from emilio:die-hvp-die); r=nox 2017-08-30 04:31:11 -05:00
box.rs servo: Merge #18301 - Use generics for the vertical-align property (from servo:derive-all-the-things); r=emilio 2017-08-31 09:41:50 -05:00
calc.rs servo: Merge #18409 - Keep the unit of the serialization of specified::CalcLengthOrPercentage (from BorisChiou:stylo/calc/unit); r=emilio 2017-09-07 21:34:28 -05:00
color.rs servo: Merge #18359 - style: Move color to use predefined_type (from emilio:bye-color-mako); r=nox 2017-09-04 05:01:39 -05:00
effects.rs servo: Merge #18394 - Report more specific error for invalid filter properties (from jdm:filtererr); r=xidorn 2017-09-06 12:18:41 -05:00
flex.rs servo: Merge #17382 - Derive more ToCss impls (from servo:derive-all-the-things); r=emilio 2017-06-17 04:53:32 -07:00
gecko.rs servo: Merge #16752 - Report more informative CSS errors (from jdm:css-parse-error); r=SimonSapin 2017-06-09 14:31:48 -07:00
grid.rs servo: Merge #18300 - style: Remove HasViewportPercentage (from emilio:die-hvp-die); r=nox 2017-08-30 04:31:11 -05:00
image.rs servo: Merge #18430 - Shrink the storage needed by specified background images (from bzbarsky:shrink-background-storage); r=xidorn 2017-09-09 09:58:29 -05:00
length.rs servo: Merge #18413 - Bump app_units; use from_f64_au (from Manishearth:bump-au); r=jdm 2017-09-08 14:06:26 -05:00
mod.rs servo: Merge #18359 - style: Move color to use predefined_type (from emilio:bye-color-mako); r=nox 2017-09-04 05:01:39 -05:00
percentage.rs servo: Merge #18300 - style: Remove HasViewportPercentage (from emilio:die-hvp-die); r=nox 2017-08-30 04:31:11 -05:00
position.rs servo: Merge #18300 - style: Remove HasViewportPercentage (from emilio:die-hvp-die); r=nox 2017-08-30 04:31:11 -05:00
rect.rs servo: Merge #18072 - Move some code out of animated_properties (from servo:we-are-leaving-babylon); r=emilio 2017-08-14 07:51:34 -05:00
svg.rs servo: Merge #18300 - style: Remove HasViewportPercentage (from emilio:die-hvp-die); r=nox 2017-08-30 04:31:11 -05:00
text.rs servo: Merge #18335 - stylo: Compute font-size calcs against appropriate base size (from Manishearth:stylo-calc-anim); r=birtles 2017-09-01 19:17:03 -05:00
time.rs servo: Merge #18300 - style: Remove HasViewportPercentage (from emilio:die-hvp-die); r=nox 2017-08-30 04:31:11 -05:00
transform.rs servo: Merge #18300 - style: Remove HasViewportPercentage (from emilio:die-hvp-die); r=nox 2017-08-30 04:31:11 -05:00