Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Side by Side Diff: LayoutTests/svg/custom/dasharrayOrigin-expected.txt

Issue 745383007: Fix an issue where hit detection could fail on rect and ellipse shapes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address test failures Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/svg/hittest/rect-miterlimit.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (27,25) size 148x148 4 RenderSVGRoot {svg} at (27,25) size 148x148
5 RenderSVGRect {rect} at (42,42) size 116x116 [stroke={[type=SOLID] [color=#D 3D3D3] [stroke width=15.00]}] [x=50.00] [y=50.00] [width=100.00] [height=100.00] 5 RenderSVGRect {rect} at (42,42) size 116x116 [stroke={[type=SOLID] [color=#D 3D3D3] [stroke width=15.00]}] [x=50.00] [y=50.00] [width=100.00] [height=100.00]
6 RenderSVGRect {rect} at (50,42) size 108x113 [stroke={[type=SOLID] [color=#0 08000] [stroke width=15.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=50 .00] [y=50.00] [width=100.00] [height=100.00] 6 RenderSVGRect {rect} at (50,42) size 108x113 [stroke={[type=SOLID] [color=#0 08000] [stroke width=15.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=50 .00] [y=50.00] [width=100.00] [height=100.00]
7 RenderSVGEllipse {circle} at (47,47) size 106x106 [stroke={[type=SOLID] [col or=#808080] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=50.00] 7 RenderSVGEllipse {circle} at (47,47) size 106x106 [stroke={[type=SOLID] [col or=#808080] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=50.00]
8 RenderSVGEllipse {circle} at (47,47) size 106x106 [stroke={[type=SOLID] [col or=#FF0000] [stroke width=5.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [ cx=100.00] [cy=100.00] [r=50.00] 8 RenderSVGEllipse {circle} at (50,50) size 103x103 [stroke={[type=SOLID] [col or=#FF0000] [stroke width=5.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [ cx=100.00] [cy=100.00] [r=50.00]
9 RenderSVGRect {rect} at (27,27) size 146x146 [stroke={[type=SOLID] [color=#D 3D3D3] [stroke width=5.00]}] [x=30.00] [y=30.00] [width=140.00] [height=140.00] 9 RenderSVGRect {rect} at (27,27) size 146x146 [stroke={[type=SOLID] [color=#D 3D3D3] [stroke width=5.00]}] [x=30.00] [y=30.00] [width=140.00] [height=140.00]
10 RenderSVGRect {rect} at (30,25) size 145x145 [stroke={[type=SOLID] [color=#0 000FF] [stroke width=10.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=30 .00] [y=30.00] [width=140.00] [height=140.00] 10 RenderSVGRect {rect} at (30,25) size 145x145 [stroke={[type=SOLID] [color=#0 000FF] [stroke width=10.00] [dash array={100.00, 20.00, 20.00, 1000.00}]}] [x=30 .00] [y=30.00] [width=140.00] [height=140.00]
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/svg/hittest/rect-miterlimit.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698