diff options
author | caryclark <caryclark@google.com> | 2016-01-20 12:13:28 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-01-20 20:15:33 +0000 |
commit | 9c4f74ba8afa30e31293bd291c0941397fcfe9a3 (patch) | |
tree | 4ccb7c5529f6baca27796cb40b6c3f2f06989cbc /third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-location.html | |
parent | 102f6a1868e5bfdacf24f66c83f107dfc43e35f5 (diff) | |
download | chromium_src-9c4f74ba8afa30e31293bd291c0941397fcfe9a3.zip chromium_src-9c4f74ba8afa30e31293bd291c0941397fcfe9a3.tar.gz chromium_src-9c4f74ba8afa30e31293bd291c0941397fcfe9a3.tar.bz2 |
add legacy arcto flag
Skia used quadratics to approximate the arc specified
by the pt/pt/radius version of arcTo(), which in turn
is called by <canvas>.
A future Skia CL will replace this with a conic
implmentation to match circles and oval-based arcs.
This adds a legacy flag to keep the old behavior until
the changed layout test results can be rebaselined.
NOTRY=true
R=fmalita@chromium.org
BUG=578885
Review URL: https://codereview.chromium.org/1610773002
Cr-Commit-Position: refs/heads/master@{#370471}
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/canvas/webgl/uniform-location.html')
0 files changed, 0 insertions, 0 deletions