Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upgfx: Implement `box-shadow` per CSS-BACKGROUNDS. #4318
Conversation
hoppipolla-critic-bot
commented
Dec 10, 2014
|
Critic review: https://critic.hoppipolla.co.uk/r/3455 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
r? @SimonSapin (I have no idea why Critic decided you accepted this) |
|
998dde7 looks good other than one parsing issue (details inline). |
| trait DrawTargetExtensions { | ||
| /// Creates and returns a path that represents a rectangular border. Like this: | ||
| /// | ||
| /// +--------------------------------+ |
This comment has been minimized.
This comment has been minimized.
SimonSapin
Dec 15, 2014
Member
Test failure: http://build.servo.org/builders/linux1/builds/301/steps/shell_1/logs/stdio
Indentation makes Markdown parse this as a code block, which rustdoc apparently defaults to parse as Rust code for a doc test. Try an explicit code block with a non-Rust type annotation like ````text`
This comment has been minimized.
This comment has been minimized.
|
r=SimonSapin |
This comment has been minimized.
This comment has been minimized.
Manishearth
replied
Dec 15, 2014
|
@bors: retry |
This comment has been minimized.
This comment has been minimized.
|
saw approval from SimonSapin |
This comment has been minimized.
This comment has been minimized.
|
merging pcwalton/servo/box-shadow-redux = 3ba0abd into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
some tests failed: |
This comment has been minimized.
This comment has been minimized.
|
@bors: retry |
This comment has been minimized.
This comment has been minimized.
|
saw approval from SimonSapin |
This comment has been minimized.
This comment has been minimized.
|
merging pcwalton/servo/box-shadow-redux = 3ba0abd into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
all tests pass: |
This comment has been minimized.
This comment has been minimized.
|
fast-forwarding master to auto = 7805fe1 |
This comment has been minimized.
This comment has been minimized.
|
saw approval from SimonSapin |
This comment has been minimized.
This comment has been minimized.
|
merging pcwalton/servo/box-shadow-redux = 3ba0abd into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
some tests failed: |
This comment has been minimized.
This comment has been minimized.
|
@bors: retry |
This comment has been minimized.
This comment has been minimized.
|
saw approval from SimonSapin |
This comment has been minimized.
This comment has been minimized.
|
merging pcwalton/servo/box-shadow-redux = 3ba0abd into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
all tests pass: |
This comment has been minimized.
This comment has been minimized.
|
fast-forwarding master to auto = 7805fe1 |
|
@bors: retry |
pcwalton commentedDec 10, 2014
r? @SimonSapin