aboutsummaryrefslogtreecommitdiffstats
path: root/components/style
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Replace 1-variant match_ignore_ascii_case! with expect_ident_matchingSimon Sapin2017-02-261-7/+1
| * | | Define keyword values in ASCII lowercaseSimon Sapin2017-02-261-3/+3
* | | | Disallow keyword values in min/max-size properties in the block directionManish Goregaokar2017-02-251-19/+82
* | | | Auto merge of #15730 - emilio:adjust-float, r=SimonSapinbors-servo2017-02-251-4/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | style: Adjust float if the element is positioned per CSS 2.1 section 9.7Emilio Cobos Álvarez2017-02-241-4/+17
| | |/ | |/|
* | | Bug 1341083: Implement dynamic restyling for display: contents. r=heycamEmilio Cobos Álvarez2017-02-259-17/+105
| |/ |/|
* | Auto merge of #14740 - glasserc:extremum-length, r=Manishearthbors-servo2017-02-249-17/+349
|\ \
| * | Add support for MaxLengthEthan Glasser-Camp2017-02-248-11/+154
| * | Implement a MinLength typeEthan Glasser-Camp2017-02-239-10/+199
* | | Fix parsing of ClipRectNazım Can Altınova2017-02-253-25/+54
| |/ |/|
* | Auto merge of #15710 - canaltinova:clip, r=emiliobors-servo2017-02-242-2/+43
|\ \
| * | Implement gecko glue for clip propertyNazım Can Altınova2017-02-242-2/+43
* | | Auto merge of #15691 - servo:moz-alt-content, r=bzbarskybors-servo2017-02-242-0/+16
|\ \ \
| * | | Stylo: add `content: -moz-alt-content`Simon Sapin2017-02-222-0/+16
* | | | Drop Servo_AnimationValues_Populate.Hiroyuki Ikezoe2017-02-241-10/+0
* | | | Add RawGeckoComputedKeyframeValuesList in build_gecko.rs.Hiroyuki Ikezoe2017-02-244-0/+28
* | | | Update bindings.Hiroyuki Ikezoe2017-02-243-515/+461
* | | | Auto merge of #15685 - absoludity:fix-animation-serialization-15398-pt2, r=up...bors-servo2017-02-234-162/+53
|\ \ \ \
| * | | | Animation shorthand should be serialized only when the value lists have the s...Michael Nelson2017-02-243-28/+24
| * | | | Update PropertyDeclarationBlock::to_css so that the iteration ofMichael Nelson2017-02-234-141/+36
* | | | | Auto merge of #15712 - nox:rustc-serialize, r=metajackbors-servo2017-02-235-5/+3
|\ \ \ \ \
| * | | | | Remove rustc-serialize from style and style_traitsAnthony Ramine2017-02-235-5/+3
| | |_|_|/ | |/| | |
* | | | | Auto merge of #15700 - glennw:zoom-wip-2, r=mbrubeckbors-servo2017-02-232-10/+9
|\ \ \ \ \
| * | | | | Introduce CSSPixel as a replacement for ViewportPx and PagePx.Glenn Watson2017-02-242-10/+9
| |/ / / /
* | | | | Auto merge of #15697 - glennw:border-image, r=jdm,pcwaltonbors-servo2017-02-232-6/+6
|\ \ \ \ \
| * | | | | Add support for most of the border-image properties, pass to WR.Glenn Watson2017-02-232-6/+6
| | |/ / / | |/| | |
* | | | | Auto merge of #15695 - canaltinova:stylo-font-face, r=Manishearthbors-servo2017-02-231-0/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | stylo: add constructors for @font-face descriptorsNazım Can Altınova2017-02-231-0/+20
* | | | | Auto merge of #15535 - froydnj:global-style-thread-pool, r=bholleybors-servo2017-02-233-41/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | geckolib: move NUM_THREADS from style to geckolibNathan Froyd2017-02-223-19/+1
| * | | | geckolib: use a global thread pool for stylingNathan Froyd2017-02-221-22/+0
| | |_|/ | |/| |
* | | | Auto merge of #15692 - servo:moz-table-border-nonzero, r=upsuperbors-servo2017-02-222-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Stylo: add :-moz-table-border-nonzero pseudo-class.Simon Sapin2017-02-232-0/+2
| |/ /
* | | Auto merge of #15682 - upsuper:arc-types, r=Manishearthbors-servo2017-02-224-47/+60
|\ \ \
| * | | Simplify defining arc ffi typesXidorn Quan2017-02-234-47/+60
| |/ /
* | | Fill computed property values where the propery is missing in initial and fin...Hiroyuki Ikezoe2017-02-221-1/+1
* | | Get all animated properties in *all* keyframes.Hiroyuki Ikezoe2017-02-221-13/+16
* | | Make PropertyFiledBit usable for TransitionProperty.Hiroyuki Ikezoe2017-02-221-2/+30
|/ /
* | Auto merge of #15669 - upsuper:bindgen-arc-type, r=heycambors-servo2017-02-211-10/+19
|\ \
| * | Read ServoArcTypeList.h for list of arc typesXidorn Quan2017-02-221-10/+19
| |/
* | Auto merge of #15675 - Manishearth:resync, r=mbrubeckbors-servo2017-02-215-1156/+1936
|\ \
| * | Update clip-path glue to use StyleShapeSourceManish Goregaokar2017-02-215-111/+127
| * | Resync bindingsManish Goregaokar2017-02-213-1069/+1821
* | | Auto merge of #15612 - UnICorN21:master, r=canaltinovabors-servo2017-02-211-6/+2
|\ \ \ | |_|/ |/| |
| * | fixed the wrong behavior of border-spacingHuxley2017-02-191-6/+2
* | | Auto merge of #15662 - canaltinova:column, r=Manishearthbors-servo2017-02-203-15/+33
|\ \ \
| * | | Fix parsing methods of column-{gap,width}Nazım Can Altınova2017-02-203-15/+33
* | | | Add docs for grid typesRavi Shankar2017-02-203-6/+28
* | | | Add gecko glue for grid <track-size>Ravi Shankar2017-02-202-2/+66
* | | | Regen bindings to include StyleGridTrackBreadthRavi Shankar2017-02-203-12/+7