Build Properties:
| Name | Value | Source |
| branch |
auto |
Build |
| builddir |
/home/servo/buildbot/slave/linux-rel-css |
slave |
| buildername |
linux-rel-css |
Builder |
| buildnumber |
1150 |
Build |
| codebase |
|
Build |
| got_revision |
4755cb7586ab4a89f35bbccf8b57c85ed2f428e7 |
Git |
| project |
servo/servo |
Build |
| repository |
https://github.com/servo/servo |
Build |
| revision |
4755cb7586ab4a89f35bbccf8b57c85ed2f428e7 |
Build |
| scheduler |
servo-auto |
Scheduler |
| slavename |
servo-linux2 |
BuildSlave |
| warnings-count |
9 |
WarningCountingShellCommand |
| workdir |
/home/servo/buildbot/slave/linux-rel-css |
slave (deprecated) |
Forced Build Properties:
Responsible Users:
bors-servo
lbergstrom+borsohnoyoudont@mozilla.com
Timing:
| Start | Sun Nov 27 03:20:59 2016 |
| End | Sun Nov 27 04:24:27 2016 |
| Elapsed | 1 hrs, 3 mins, 28 secs |
All Changes:
:
Change #28236
| Category |
None |
| Changed by |
bors-servo <lbergstrom+borsohnoyoudont@mozilla.com> |
| Changed at |
Sun 27 Nov 2016 03:20:59 |
| Repository |
https://github.com/servo/servo |
| Project |
servo/servo |
| Branch |
auto |
| Revision |
4755cb7586ab4a89f35bbccf8b57c85ed2f428e7 |
Comments
Changed files
- components/style/custom_properties.rs
- components/style/parser.rs
- components/style/properties/helpers.mako.rs
- components/style/properties/longhand/background.mako.rs
- components/style/properties/longhand/border.mako.rs
- components/style/properties/longhand/box.mako.rs
- components/style/properties/longhand/color.mako.rs
- components/style/properties/longhand/column.mako.rs
- components/style/properties/longhand/effects.mako.rs
- components/style/properties/longhand/font.mako.rs
- components/style/properties/longhand/inherited_svg.mako.rs
- components/style/properties/longhand/inherited_text.mako.rs
- components/style/properties/longhand/list.mako.rs
- components/style/properties/longhand/outline.mako.rs
- components/style/properties/longhand/padding.mako.rs
- components/style/properties/longhand/pointing.mako.rs
- components/style/properties/longhand/position.mako.rs
- components/style/properties/longhand/text.mako.rs
- components/style/properties/longhand/xul.mako.rs
- components/style/properties/properties.mako.rs
- components/style/properties/shorthand/border.mako.rs
- components/style/properties/shorthand/box.mako.rs
- components/style/properties/shorthand/outline.mako.rs
- components/style/properties/shorthand/position.mako.rs
- components/style/values/mod.rs
- components/style/values/specified/basic_shape.rs
- components/style/values/specified/image.rs
- components/style/values/specified/length.rs
- components/style/values/specified/mod.rs
- components/style/values/specified/position.rs
- tests/unit/style/parsing/basic_shape.rs
- tests/unit/style/parsing/mod.rs
- tests/unit/style/parsing/position.rs
- tests/unit/style/parsing/selectors.rs