- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / custom / getStrokeBBox-expected.txt
1 getStrokeBBox() box test for crbug.com/280423.
2 rect.getBBox()=20,20,40,40, rect.getStrokeBBox()=15,15,50,50
3 ellipse.getBBox()=30,80,20,40, ellipse.getStrokeBBox()=25,75,30,50
4 path.getBBox()=20,150,40,40, path.getStrokeBBox()=15,137.9,57.1,57.1
5 marker.getBBox()=20,220,40,40, marker.getStrokeBBox()=6,206,68,68
6 capjoin.getBBox()=20,300,40,40, capjoin.getStrokeBBox()=12.9,292.9,50.6,52.1
7 dash.getBBox()=20,360,40,40, dash.getStrokeBBox()=14.5,354.5,45.5,50.5
8 nostroke.getBBox()=20,420,40,40, nostroke.getStrokeBBox()=20,420,40,40
9