Auto merge of #9138 - nox:enable-canvas-linestyles-linecap-001, r=frewsxcv

Enable /canvas_linestyles_linecap_001.htm (fixes #5714)

CanvasDrawingStyles.lineCap was implemented and the test passes now.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9138)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-01-04 02:30:15 +05:30
commit ee6c5ae2fb

View file

@ -1,5 +0,0 @@
[canvas_linestyles_linecap_001.htm]
type: reftest
reftype: ==
refurl: /2dcontext/line-styles/canvas_linestyles_linecap_001-ref.htm
disabled: intermittently passing (issue 5714)