RESOLVED FIXED 150078
Add canvas line dash test
https://bugs.webkit.org/show_bug.cgi?id=150078
Summary Add canvas line dash test
Jon Lee
Reported 2015-10-12 18:50:31 PDT
Add canvas line dash test
Attachments
Patch (3.68 KB, patch)
2015-10-12 19:03 PDT, Jon Lee
dino: review+
Radar WebKit Bug Importer
Comment 1 2015-10-12 18:51:08 PDT
Jon Lee
Comment 2 2015-10-12 19:03:11 PDT
Dean Jackson
Comment 3 2015-10-12 19:05:18 PDT
Comment on attachment 262964 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=262964&action=review > PerformanceTests/Animometer/tests/simple/resources/simple-canvas-paths.js:227 > + this.context.setLineDash([1, 2, 3, 4, 5, 6, 7, 8, 9, 10]); Is this a good representation of what we see on the Web? I have no idea :(
Jon Lee
Comment 4 2015-10-12 19:12:45 PDT
Note You need to log in before you can comment on or make changes to this bug.