servo/components/style/values/specified
Emilio Cobos Álvarez 49535d6987
style: Cleanup a bit the calc code.
I happened to be looking at it.

MozReview-Commit-ID: Ketot34XtOX
2018-01-17 15:26:13 +01:00
..
align.rs style: Don't allow fallback alignment in place-content shorthand. 2018-01-16 17:51:24 +01:00
angle.rs style: Support calc() in color functions. 2017-12-05 10:06:24 +01:00
background.rs style: Use derive(Parse) for RepeatKeyword. 2017-12-15 20:15:31 +01:00
basic_shape.rs style: Support shape-image: <image> 2017-11-29 11:27:31 +08:00
border.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
box.rs style: Remove -servo-text-decorations-in-effect. 2018-01-14 17:10:44 +01:00
calc.rs style: Cleanup a bit the calc code. 2018-01-17 15:26:13 +01:00
color.rs style: Support calc() in color functions. 2017-12-05 10:06:24 +01:00
effects.rs style: Allow parsing unitless zero angles in hue-rotate(). 2017-12-02 15:39:05 +01:00
flex.rs Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
font.rs style: Move font-family outside of mako 2017-11-26 00:36:00 +08:00
gecko.rs Fix commonmark Markdown warnings in docs, part 1 2017-10-17 11:24:57 -07:00
grid.rs stylo: Hide accidentally exposed subgrid behind prefs 2017-12-06 00:05:26 +03:00
image.rs style: Deduplicate Angle parsing code. 2017-12-02 15:39:06 +01:00
inherited_box.rs Move image-orientation property outside of mako 2018-01-14 21:19:12 +01:00
length.rs Implement Servo_ParseTransformIntoMatrix. 2017-11-28 10:08:12 +08:00
list.rs Refactor ListStyleType 2017-12-23 21:24:46 +01:00
mod.rs Auto merge of #19749 - gootorov:move_-moz-context-properties_from_mako, r=emilio 2018-01-15 06:04:30 -06:00
outline.rs style: Move outline-style outside of mako 2017-12-13 11:41:59 +08:00
percentage.rs Allow unused imports for AsciiExt in style code. 2017-11-09 12:43:23 +01:00
position.rs style: Use derive(Parse) for X and Y. 2017-12-15 20:15:32 +01:00
rect.rs Move specified and computed percentages to submodules 2017-08-14 02:47:43 +02:00
source_size_list.rs stylo: Integrate Servo SourceSizeList in ResponsiveImageSelector. 2017-11-13 02:48:48 +01:00
svg.rs Make MozContextProperties a different type 2018-01-13 22:29:52 +02:00
table.rs Move table -x-span outisde of mako 2017-10-27 01:09:57 -05:00
text.rs style: Remove -servo-text-decorations-in-effect. 2018-01-14 17:10:44 +01:00
time.rs Allow unused imports for AsciiExt in style code. 2017-11-09 12:43:23 +01:00
transform.rs Auto merge of #19462 - emilio:angle-parsing, r=nox 2017-12-03 09:14:59 -06:00
ui.rs style: Move -moz-force-broken-image-icon out of mako 2017-11-19 22:52:18 +03:00